How to Install and Uninstall flowgrind Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "flowgrind" package

Please follow the instructions below to install flowgrind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flowgrind

2. Uninstall "flowgrind" package

This is a short guide on how to uninstall flowgrind on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the flowgrind package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: flowgrind
Priority: extra
Section: universe/net
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Arnd Hannemann
Architecture: amd64
Version: 0.7.5-2
Depends: libc6 (>= 2.17), libgsl2, libpcap0.8 (>= 0.9.8), libxmlrpc-core-c3
Filename: pool/universe/f/flowgrind/flowgrind_0.7.5-2_amd64.deb
Size: 65278
MD5sum: 8bba787840eab3eb222fb3a977ceff57
SHA1: 6461c1bccb7dc80662f36ac82e693d233a8c27a7
SHA256: b19289f2929e5109198dc3927ebe82038cd414ca8f1bdad07972f1ca7fbae10c
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
Homepage: http://www.flowgrind.net
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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu