How to Install and Uninstall liboop-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 10,2024
1. Install "liboop-dev" package
This is a short guide on how to install liboop-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
liboop-dev
Copied
2. Uninstall "liboop-dev" package
Please follow the guidance below to uninstall liboop-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
liboop-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liboop-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: liboop-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: liboop
Version: 1.0-11
Depends: liboop4 (= 1.0-11)
Filename: pool/universe/libo/liboop/liboop-dev_1.0-11_amd64.deb
Size: 24930
MD5sum: 606cdbea0b2cd61d3ff61bd3797fb455
SHA1: 5e0fdbb3b7b88ccab7affdc9aa3b345ea8900299
SHA256: 3d0c505b4e1b39a08abe8413377c6bf1c4670a848dbd387cff0be2751e2da3d2
Description-en: Event loop management library - development files
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as a basis for almost any application.
.
This package contains the liboop development libraries and header
files, required to develop and/or compile applications that use liboop.
Description-md5: c1c96d057e9c92c0d339b15a1ca57fff
Homepage: http://www.lysator.liu.se/liboop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: liboop
Version: 1.0-11
Depends: liboop4 (= 1.0-11)
Filename: pool/universe/libo/liboop/liboop-dev_1.0-11_amd64.deb
Size: 24930
MD5sum: 606cdbea0b2cd61d3ff61bd3797fb455
SHA1: 5e0fdbb3b7b88ccab7affdc9aa3b345ea8900299
SHA256: 3d0c505b4e1b39a08abe8413377c6bf1c4670a848dbd387cff0be2751e2da3d2
Description-en: Event loop management library - development files
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as a basis for almost any application.
.
This package contains the liboop development libraries and header
files, required to develop and/or compile applications that use liboop.
Description-md5: c1c96d057e9c92c0d339b15a1ca57fff
Homepage: http://www.lysator.liu.se/liboop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu