How to Install and Uninstall libconfig++-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "libconfig++-dev" package

Please follow the guidance below to install libconfig++-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libconfig++-dev

2. Uninstall "libconfig++-dev" package

In this section, we are going to explain the necessary steps to uninstall libconfig++-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libconfig++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconfig++-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libconfig-dev
Architecture: amd64
Version: 1.5-0.4build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libconfig
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan McCrohan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 138
Depends: libconfig9 (= 1.5-0.4build1), pkg-config
Recommends: libconfig-doc
Breaks: libconfig8-dev (<< 1.4.8)
Replaces: libconfig8-dev (<< 1.4.8)
Filename: pool/universe/libc/libconfig/libconfig-dev_1.5-0.4build1_amd64.deb
Size: 51744
MD5sum: b36047d75b0f21fe013d00f9df78514c
SHA1: 7e22691b13299c6308af0cf577757ab945843d1a
SHA256: 9ddadf61adc613dd107a6d007ec366a1e71f077ad8109037f5ca3931fee57a9e
SHA512: 9ed7b6391a9192364ddde636aa50fba74f614d8f7ada9dfb44a3df44419b81b5a5ef591c71c54f68601182f4bd5a02002a85d7e2ada64ccccf2c81ba02e312c8
Homepage: http://www.hyperrealm.com/libconfig/
Description-en: parsing/manipulation of structured config files (development)
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. Its main features are:
- A fully reentrant parser: Multiple configurations can be parsed in
concurrent threads at the same time.
- A simple, structured configuration file format: more readable and compact
than XML and more flexible than Windows' "INI" file format.
- A low-footprint implementation
- Proper documentation.
.
This package contains the files needed in order to use libconfig
in your own programs.
Description-md5: 21ea54675951d05055b8aadda5a21743