# jnettop mit Homebrew, apt, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jnettop in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:jnettop
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jnettop
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jnettop
```

  Evidenz: Debian stable package indexes: jnettop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#jnettop
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/jn/jnettop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S jnettop
```

  Evidenz: Arch Linux sync databases: jnettop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:jnettop
- **Paketmanager:** Homebrew
- **Version:** 0.13.0
- **Quellzusammenfassung:** View hosts/ports taking up the most network traffic
- **Homepage:** <https://sourceforge.net/projects/jnettop/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jnettop (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.13.0
## Projektgeschichte und Nutzung

jnettop is a curses-style network traffic monitor that presents host and port traffic in the spirit of top. SourceForge records the project under network monitoring, and the 0.13.0 source README frames it as a tool written after the author needed a quick way to inspect router traffic.

### Projektgeschichte

The project was registered on SourceForge in 2002 and released a fast sequence of 0.x tarballs through 2006. Its README describes the original use case as watching outbound-router traffic when a link was saturated, then turning that need into a reusable administrator tool.

### Adoptionsgeschichte

jnettop stayed visible through Unix package repositories rather than through a large upstream site. Homebrew, Debian-family, Arch, Nix, and other package metadata list it as a small network-monitoring utility, which is typical for older C tools with stable behavior and little release churn.

### Wie es verwendet wird

Administrators run jnettop on a host or router interface to see traffic streams sorted by bandwidth. The 0.13.0 README documents libpcap-style packet filters in ~/.jnettop, interface selection, local and remote aggregation, resolver rules, and local-network classification.

### Warum Paket-Nerds sich dafür interessieren

jnettop matters as a compact example of the early-2000s top-for-everything Unix tool pattern: minimal UI, libpcap input, curses display, and just enough configuration to be useful on border routers and troubleshooting shells.

### Zeitleiste

- 2002: SourceForge project registration and 0.2-0.7 release files.
- 2003: 0.8.1 and 0.9 release files add to the public archive.
- 2004: 0.10 and 0.10.1 release files appear.
- 2005: 0.11.0 release files appear.
- 2006: 0.12.0 and 0.13.0 source archives appear.

### Related projects

- jnettop belongs beside top-like observability tools and libpcap/tcpdump-based packet inspection tools.
- The README points users to tcpdump documentation for filter syntax and to libpcap capabilities for interface discovery.

### Quellen

- SourceForge supplies registration, category, operating-system, language, license, and file-release metadata.
- The 0.13.0 source README supplies the author's motivation, configuration features, and usage model.


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - jnettop - 0.13.0-3: normalized package name match | Debian stable package indexes: jnettop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | View hosts/ports taking up the most network traffic | https://web.archive.org/web/20160314195830/http://jnettop.kubs.info/wiki/
- Nix - jnettop: normalized package name match | nixpkgs package indexes: pkgs/by-name/jn/jnettop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jnettop - 0.13.0-1.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: jnettop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | View hosts/ports taking up the most network traffic
- pacman - jnettop - 0.13.0-9: normalized package name match | Arch Linux sync databases: jnettop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A top-like console network traffic visualizer | https://web.archive.org/web/20160703195221/http://jnettop.kubs.info/wiki/


## Combined YAML source

View the package source record on GitHub. [combined/jnettop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jnettop.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
