How to Install and Uninstall flowgrind Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "flowgrind" package

This is a short guide on how to install flowgrind on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install flowgrind

2. Uninstall "flowgrind" package

This tutorial shows how to uninstall flowgrind on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the flowgrind package on Ubuntu 20.10 (Groovy Gorilla)

Package: flowgrind
Architecture: amd64
Version: 0.8.0-1build2
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Arnd Hannemann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 208
Depends: libc6 (>= 2.17), libgsl25 (>= 2.6), libpcap0.8 (>= 0.9.8), libuuid1 (>= 2.16), libxmlrpc-core-c3
Filename: pool/universe/f/flowgrind/flowgrind_0.8.0-1build2_amd64.deb
Size: 67172
MD5sum: 469d84a45b70f037dc42aaa31f6a06b7
SHA1: ddf23e834019cd2439ac88efe27b18795ec7993f
SHA256: 491ac024f058d9ce74d1f693a89c3cca147554a5c507bc04ea8420300021b367
SHA512: 1f4f11be3a92d1fca90b09ec2e4854c4993c83e4e944bffc0175f089fadf679dbe9ce93da4130432ccc9c38d57d6cc6af099a2be0a5da6fda24cff46929ff4fd
Homepage: http://www.flowgrind.net
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