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

Last updated: May 04,2024

1. Install "flent" package

In this section, we are going to explain the necessary steps to install flent on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install flent

2. Uninstall "flent" package

Please follow the step by step instructions below to uninstall flent on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove flent $ sudo apt autoclean && sudo apt autoremove

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

Package: flent
Architecture: all
Version: 1.3.2-2
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Internet Measurement Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1599
Depends: python3:any, libjs-sphinxdoc (>= 1.0)
Recommends: python3-matplotlib, python3-pyqt5, fping | ping, irtt
Suggests: netperf (>= 2.6.0)
Filename: pool/universe/f/flent/flent_1.3.2-2_all.deb
Size: 496520
MD5sum: 35abc7efea1e06f901c4cdf88c389681
SHA1: 05e79eecc44a0496d64dc75aa86d2b8ea23b3b75
SHA256: 2450b78698c8e3ee24ec62849528476a783ea2697ecff6ace4169ec5523b61c4
SHA512: e6006e6775bd9b7555c5e26101e84e35a9e64e2e8bb856b5e8935558ff4c89f6aab4dbec1e251d9c234e3f6f2aa569ceeaf002f6c02e5fdde521ea3046eb86d6
Homepage: https://flent.org
Description-en: FLExible Network Tester for bufferbloat testing and more
The FLExible Network Tester: Python wrapper to run multiple simultaneous
netperf/iperf/ping instances and aggregate the results.
.
Tests are specified as config files (which are really Python), and
various parsers for tool output are supplied. At the moment, parsers for
netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are
supplied, as well as a generic parser for commands that just outputs a
single number.
.
Several commands can be run in parallel and, provided they output
timestamped values, (which netperf ping and iperf do, the latter with a
small patch, available in the misc/ directory), the test data points can
be aligned with each other in time, interpolating differences between
the actual measurement points. This makes it possible to graph (e.g.)
ping times before, during and after a link is loaded.
Description-md5: ac992f5a1b2fd770a6100e803f1403f5