How to Install and Uninstall libconfig11 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "libconfig11" package
This is a short guide on how to install libconfig11 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libconfig11
Copied
2. Uninstall "libconfig11" package
Please follow the steps below to uninstall libconfig11 on openSuSE Tumbleweed:
$
sudo zypper remove
libconfig11
Copied
3. Information about the libconfig11 package on openSuSE Tumbleweed
Information for package libconfig11:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libconfig11
Version : 1.7.3-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 85.8 KiB
Installed : No
Status : not installed
Source package : libconfig-1.7.3-1.10.src
Upstream URL : https://hyperrealm.github.io/libconfig
Summary : C API of libconfig
Description :
libconfig is a library for manipulating structured configuration
files. The supported file format is more compact and more readable
than XML. Unlike XML, it is type-aware, so it is not necessary to do
string parsing in application code.
This package contains the shared libraries for libconfig.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libconfig11
Version : 1.7.3-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 85.8 KiB
Installed : No
Status : not installed
Source package : libconfig-1.7.3-1.10.src
Upstream URL : https://hyperrealm.github.io/libconfig
Summary : C API of libconfig
Description :
libconfig is a library for manipulating structured configuration
files. The supported file format is more compact and more readable
than XML. Unlike XML, it is type-aware, so it is not necessary to do
string parsing in application code.
This package contains the shared libraries for libconfig.