How to Install and Uninstall liboop-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "liboop-dev" package

Please follow the steps below to install liboop-dev on Kali Linux

$ sudo apt update $ sudo apt install liboop-dev

2. Uninstall "liboop-dev" package

Please follow the instructions below to uninstall liboop-dev on Kali Linux:

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

3. Information about the liboop-dev package on Kali Linux

Package: liboop-dev
Source: liboop
Version: 1.0.1-2.1
Installed-Size: 116
Maintainer: Magnus Holmgren
Architecture: amd64
Depends: liboop4 (= 1.0.1-2.1)
Size: 28300
SHA256: 67de4df9d2ba3fc5f9d19603b742e30c725dc2a4ff3021c4f1bb8ec77a46f921
SHA1: 95aec13979673ea558242160639915f0beb36cdf
MD5sum: b91bc1814e579177ef3371a86bf74507
Description: 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:
Multi-Arch: same
Homepage: http://www.lysator.liu.se/liboop/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
role::documentation
Section: libdevel
Priority: optional
Filename: pool/main/libo/liboop/liboop-dev_1.0.1-2.1_amd64.deb