How to Install and Uninstall nuttcp Package on Kali Linux

Last updated: April 25,2024

1. Install "nuttcp" package

Here is a brief guide to show you how to install nuttcp on Kali Linux

$ sudo apt update $ sudo apt install nuttcp

2. Uninstall "nuttcp" package

In this section, we are going to explain the necessary steps to uninstall nuttcp on Kali Linux:

$ sudo apt remove nuttcp $ sudo apt autoclean && sudo apt autoremove

3. Information about the nuttcp package on Kali Linux

Package: nuttcp
Source: nuttcp (6.1.2-4)
Version: 6.1.2-4+b1
Installed-Size: 120
Maintainer: Chris Taylor
Architecture: amd64
Depends: libc6 (>= 2.7)
Size: 52188
SHA256: 9df11f86cd609efcbf126373ff27b15bd0eae4ed190d358dff8510d5c426fb26
SHA1: f99882a506281cdd9bed415987593f01a762c4b4
MD5sum: b03056d7eddcc8762a575ad584c983b8
Description: network performance measurement tool
nuttcp is a network performance measurement tool intended for use by network
and system managers. Its most basic usage is to determine the raw TCP (or UDP)
network layer throughput by transferring memory buffers from a source system
across an interconnecting network to a destination system, either transferring
data for a specified time interval, or alternatively transferring a specified
number of bytes.
Description-md5:
Tag: admin::benchmarking, admin::monitoring, implemented-in::c,
interface::commandline, interface::daemon, network::client,
protocol::ethernet, protocol::ip, protocol::ipv6, protocol::tcp,
protocol::udp, role::program, scope::utility, use::analysing,
use::checking, use::transmission, works-with::network-traffic
Section: net
Priority: extra
Filename: pool/main/n/nuttcp/nuttcp_6.1.2-4+b1_amd64.deb