How to Install and Uninstall flowgrind Package on Kali Linux

Last updated: May 17,2024

1. Install "flowgrind" package

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

$ sudo apt update $ sudo apt install flowgrind

2. Uninstall "flowgrind" package

Please follow the step by step instructions below to uninstall flowgrind on Kali Linux:

$ sudo apt remove flowgrind $ sudo apt autoclean && sudo apt autoremove

3. Information about the flowgrind package on Kali Linux

Package: flowgrind
Source: flowgrind (0.8.2-2)
Version: 0.8.2-2+b2
Installed-Size: 204
Maintainer: Arnd Hannemann
Architecture: amd64
Depends: libc6 (>= 2.34), libgsl27 (>= 2.7.1), libpcap0.8 (>= 0.9.8), libuuid1 (>= 2.16), libxmlrpc-core-c3
Size: 68896
SHA256: c3ab97a2497fc6a3e06984f919236712bada957bceb6e12da388e58b6f532a3a
SHA1: 212a345554feeaf5e6eb6e5509256e0b78590a23
MD5sum: b097544f3f4f20843c9bcdc020f0628d
Description: Distributed network performance measurement tool
Flowgrind is a TCP performance measurement tool similar to iperf
and netperf to measure throughput and other metrics for TCP.
In Flowgrind's distributed architecture, the flowgrind controller
is used to schedule flows between and collect live samples from
nodes running the flowgrindd daemon.
.
Features:
* Measure bandwidth, delay, and IAT and sample TCP kernel metrics (tcp_info)
* Bulk transfers, rate-limited flows, sophisticated request/response test
* Report observed MSS/MTU size
* Set buffer size on per flow basis
* Set congestion control algorithm, DSCP field, etc.
* Uses asynchronous I/O to improve fairness between flows
* Gnuplot compatible configureable output format
Description-md5:
Homepage: https://flowgrind.github.io
Section: net
Priority: optional
Filename: pool/main/f/flowgrind/flowgrind_0.8.2-2+b2_amd64.deb