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

Last updated: July 08,2024

1. Install "liboping-dev" package

In this section, we are going to explain the necessary steps to install liboping-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liboping-dev

2. Uninstall "liboping-dev" package

Please follow the steps below to uninstall liboping-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liboping-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Harl
Architecture: amd64
Source: liboping
Version: 1.8.0-2build1
Replaces: liboping0-dev
Depends: liboping0 (= 1.8.0-2build1)
Conflicts: liboping0-dev
Filename: pool/universe/libo/liboping/liboping-dev_1.8.0-2build1_amd64.deb
Size: 37820
MD5sum: f2a8720836ba9d14b23b1048eecb8b86
SHA1: a84e0d1d58b7ab28e924a3ef360f5deb2a544fe4
SHA256: ef1b01f7b332ff0a940a9db2dd20f2327db90603f82e6a925521a41e226a6186
Description-en: C/C++ library to generate ICMP ECHO_REQUESTs (development files)
liboping features pinging multiple hosts in parallel using IPv4 or IPv6
transparently. The interface is object oriented.
.
This package contains the header files, the static library and the manpages.
Description-md5: a26f6bd523cb990b2a189d424ccc838a
Multi-Arch: same
Homepage: http://noping.cc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu