How to Install and Uninstall liboop4 Package on Kali Linux

Last updated: May 20,2024

1. Install "liboop4" package

This guide let you learn how to install liboop4 on Kali Linux

$ sudo apt update $ sudo apt install liboop4

2. Uninstall "liboop4" package

This guide let you learn how to uninstall liboop4 on Kali Linux:

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

3. Information about the liboop4 package on Kali Linux

Package: liboop4
Source: liboop
Version: 1.0.1-2.1
Installed-Size: 118
Maintainer: Magnus Holmgren
Architecture: amd64
Replaces: liboop3
Provides: liboop
Depends: libc6 (>= 2.15)
Size: 24072
SHA256: 6bcc3e55692617974a6cb667a9f3cf35a0a1a36a89b22faebe139c1d3256b455
SHA1: 0f88aafd80304c7f7a17cf2ffe700b1eb9f1b430
MD5sum: 1668e1450bb99483c6ae4fda3c6f12de
Description: 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:
Multi-Arch: same
Homepage: http://www.lysator.liu.se/liboop/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libo/liboop/liboop4_1.0.1-2.1_amd64.deb