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

Last updated: May 15,2024

1. Install "libwibble-dev" package

Learn how to install libwibble-dev on Kali Linux

$ sudo apt update $ sudo apt install libwibble-dev

2. Uninstall "libwibble-dev" package

Please follow the guidelines below to uninstall libwibble-dev on Kali Linux:

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

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

Package: libwibble-dev
Source: libwibble
Version: 1.1-3
Installed-Size: 15230
Maintainer: Debian QA Group
Architecture: amd64
Recommends: pkg-config
Size: 944760
SHA256: bf3d206495005aa969c5a8ee8f09710e66a098b397c3cdb4e989fafaa6816595
SHA1: a5988d5bc593efd849892501df485df25b48a139
MD5sum: 1b0f072887e2b40e0d8eaa7b500908d2
Description: Library of various useful C++ code
libwibble collects the foundation code that has been used over time
in various C++ projects by Peter Rockai and Enrico Zini, so that it can
be maintained properly and in a single place.
.
The code has minimal dependencies, a test suite, and can be used either as an
external library or embedded in projects based on either cmake or autotools.
.
The library contains:
* an exception hierarchy;
* various useful mixin classes;
* shortcuts for set operations;
* a featureful self-documenting commandline parser that also supports
cvs/svn-style subcommands;
* two different unit-testing system, a tut-based and a custom one;
* a non-intrusive polymorphic envelope;
* a logging system;
* string functions, like splitting, path manipulation, regular
expressions and word wrapping;
* system functions, like directory iteration, file manipulation, process
control, thread functions;
* gregorian calendar operations.
Description-md5:
Multi-Arch: same
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libw/libwibble/libwibble-dev_1.1-3_amd64.deb