How to Install and Uninstall flent Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "flent" package

This guide let you learn how to install flent on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install flent

2. Uninstall "flent" package

Learn how to uninstall flent on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the flent package on Ubuntu 21.04 (Hirsute Hippo)

Package: flent
Architecture: all
Version: 2.0.0-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: 1630
Depends: python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Recommends: python3-matplotlib, python3-pyqt5, fping | ping, irtt
Suggests: netperf (>= 2.6.0)
Filename: pool/universe/f/flent/flent_2.0.0-2_all.deb
Size: 496676
MD5sum: 1a586f2650c22cffd6318a6096f6d808
SHA1: 67ae7ba7b64cbd2724965d534be687bfd164ed45
SHA256: 1549015111f353e76d704f77a2b4f1d1067b019b6bf7086a6a0420b9ad04cd83
SHA512: 7b88ad8234902c3289bc1e3198fd5ca665990c5fa505e1e24d408f4228c7e38ee03aa0040aad467eaab1e16bd4352a506b739ca51c61f243f5d4bcbb1ecd566d
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