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

Last updated: May 07,2024

1. Install "flent" package

This guide covers the steps necessary to install flent on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install flent

2. Uninstall "flent" package

This tutorial shows how to uninstall flent on Ubuntu 21.10 (Impish Indri):

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

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

Package: flent
Architecture: all
Version: 2.0.1-1
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: 1641
Depends: python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Recommends: python3-matplotlib, python3-qtpy, fping | ping, irtt
Suggests: netperf (>= 2.6.0)
Filename: pool/universe/f/flent/flent_2.0.1-1_all.deb
Size: 497752
MD5sum: e3da657a610a0f4b90a092e7662bec90
SHA1: ecbb477adef32e0cc22484f2a1b4d0cd3a5d0742
SHA256: af28c87632db3a29b4db0dcd7f3c0ce47c490d70b266cd3b3aca8958fb7e112e
SHA512: 294c955de259e9a06a497a74c6331f498d899b59d1de67c17b5d88c851ba714fb62584a49e77fd5fadb01b86d8f1bcda17990fa473f74cf662dc5336f8c5b907
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