How to Install and Uninstall liboop4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "liboop4" package

This is a short guide on how to install liboop4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liboop4

2. Uninstall "liboop4" package

Learn how to uninstall liboop4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liboop4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liboop4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liboop4
Priority: optional
Section: universe/libs
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: liboop
Version: 1.0-11
Replaces: liboop3
Provides: liboop
Depends: libc6 (>= 2.15)
Filename: pool/universe/libo/liboop/liboop4_1.0-11_amd64.deb
Size: 22976
MD5sum: 1d09e9017637a1d969082670bf69aa28
SHA1: a801336cc80b3f1d9737256a71be476586bfebf7
SHA256: ec9a80c953cc64bde39eff359ff34fdddf6d916419dce350eb447a87b6aeb55c
Description-en: Event loop management library
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.
Description-md5: bb66d05af562c8c1e1673c7e4dae7d94
Homepage: http://www.lysator.liu.se/liboop/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu