How to Install and Uninstall libiperf-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libiperf-dev" package

Please follow the steps below to install libiperf-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiperf-dev

2. Uninstall "libiperf-dev" package

This guide let you learn how to uninstall libiperf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libiperf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libiperf-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libiperf-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 274
Maintainer: Ubuntu Developers
Original-Maintainer: Raoul Gunnar Borenius
Architecture: amd64
Source: iperf3
Version: 3.0.11-1
Depends: libiperf0 (= 3.0.11-1)
Filename: pool/universe/i/iperf3/libiperf-dev_3.0.11-1_amd64.deb
Size: 52010
MD5sum: f3243cb7a5a24c133c1fc3a631844d82
SHA1: d69594e13acb8d6e0c280ff35a658876d0ad98ed
SHA256: f5c795f44ca2f9e91d1579cbe88fe3797c722e5cd3f521021f891d3852831386
Description-en: Internet Protocol bandwidth measuring tool (development files)
Iperf3 is a tool for performing network throughput measurements. It can
test either TCP or UDP throughput.
.
This is a new implementation that shares no code with the original
iperf from NLANR/DAST and also is not backwards compatible.
.
This is the development package which contains headers files and the
static iperf library.
Description-md5: 86eb0fa7b273c3acf4c250e86fd9ae3a
Multi-Arch: same
Homepage: http://software.es.net/iperf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu