How to Install and Uninstall nstreams Package on Kali Linux

Last updated: May 06,2024

1. Install "nstreams" package

Please follow the guidelines below to install nstreams on Kali Linux

$ sudo apt update $ sudo apt install nstreams

2. Uninstall "nstreams" package

This guide covers the steps necessary to uninstall nstreams on Kali Linux:

$ sudo apt remove nstreams $ sudo apt autoclean && sudo apt autoremove

3. Information about the nstreams package on Kali Linux

Package: nstreams
Source: nstreams (1.0.4-1)
Version: 1.0.4-1+b1
Installed-Size: 51
Maintainer: Joerg Jaspert
Architecture: amd64
Depends: libc6 (>= 2.4), libpcap0.8 (>= 0.9.8)
Recommends: tcpdump
Size: 17328
SHA256: 0c3362a4a87290d31e0fafa5169ba55834ce0564f7592eb9cf7ac311da985f58
SHA1: 077ce43b853246f19a5f7071b66c19b1b10cec4d
MD5sum: e865225384f853c0b33372b1f5e5b061
Description: network streams - a tcpdump output analyzer
Nstreams is a utility designed to identify the IP streams that are
occurring on a network from a non-user friendly tcpdump output of
several megabytes. This is especially useful when you plan to install
a firewall but if you do not know the nstreams that the network users
are generating (http, real audio, and more...).
.
Nstreams can read the tcpdump output directly from stdin, or from a file.
It can even generate the configuration file of your firewall.
Description-md5:
Tag: interface::commandline, role::program, scope::utility,
security::firewall
Section: net
Priority: optional
Filename: pool/main/n/nstreams/nstreams_1.0.4-1+b1_amd64.deb