How to Install and Uninstall flowgrind Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "flowgrind" package

This tutorial shows how to install flowgrind on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install flowgrind

2. Uninstall "flowgrind" package

Learn how to uninstall flowgrind on Ubuntu 21.10 (Impish Indri):

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

3. Information about the flowgrind package on Ubuntu 21.10 (Impish Indri)

Package: flowgrind
Architecture: amd64
Version: 0.8.2-2
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Arnd Hannemann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Depends: libc6 (>= 2.32), libgsl25 (>= 2.6), libpcap0.8 (>= 0.9.8), libuuid1 (>= 2.16), libxmlrpc-core-c3
Filename: pool/universe/f/flowgrind/flowgrind_0.8.2-2_amd64.deb
Size: 68164
MD5sum: c4bfac4ffe8946bd555dcf9ef6ef8280
SHA1: 0af19a46f43ee68b98fdaf32b9b447bcd4a86cda
SHA256: 8dbdcc55d826bb9bc0cb75a47c78451ab8943cc65cb1d3aa3d030d010a09bf5d
SHA512: ee317f37ee4d4e0d8e5792e7c50dd324891b8d28bb066d737e585b9e99841386a27c0ceb1c1617c8e7adf29dc3a319d0004fd15d852b7f677410d472df7cd2d7
Homepage: https://flowgrind.github.io
Description-en: 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: e02f7487697611b5406c0c50d1cd4027
Tag: admin::benchmarking, implemented-in::c, interface::commandline, network::client, network::server, protocol::ethernet, protocol::ip, protocol::ipv6, protocol::tcp, role::program, scope::utility, use::analysing, use::checking, use::monitor, works-with::network-traffic