How to Install and Uninstall libconfig++9v5 Package on Kali Linux

Last updated: September 20,2024

1. Install "libconfig++9v5" package

This is a short guide on how to install libconfig++9v5 on Kali Linux

$ sudo apt update $ sudo apt install libconfig++9v5

2. Uninstall "libconfig++9v5" package

This tutorial shows how to uninstall libconfig++9v5 on Kali Linux:

$ sudo apt remove libconfig++9v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconfig++9v5 package on Kali Linux

Package: libconfig++9v5
Source: libconfig
Version: 1.5-0.4
Installed-Size: 119
Maintainer: Jonathan McCrohan
Architecture: amd64
Replaces: libconfig++9
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Conflicts: libconfig++9
Size: 40024
SHA256: da1e8b0dfe8695db25c8cb1366167037e2477ae40e623123d9d2ecbbec67b296
SHA1: 8839cf2bcaf338037420a47cb33f21c653db8d5b
MD5sum: 31604c6eb1c38d3a8ceb255025e7672e
Description: parsing/manipulation of structured configuration files (C++ binding)
This library features a fully reentrant parser and includes bindings for
both the C and C++ programming languages. It runs on modern POSIX-compliant
systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
.
This library allows parsing, manipulating and writing structured configuration
files.
.
This is the C++ binding.
Description-md5:
Multi-Arch: same
Homepage: http://www.hyperrealm.com/libconfig/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libconfig/libconfig++9v5_1.5-0.4_amd64.deb