How to Install and Uninstall libconfuse.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "libconfuse.x86_64" package
Please follow the step by step instructions below to install libconfuse.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libconfuse.x86_64
Copied
2. Uninstall "libconfuse.x86_64" package
Please follow the instructions below to uninstall libconfuse.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libconfuse.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libconfuse.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:11:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libconfuse
Version : 3.3
Release : 1.el8
Architecture : x86_64
Size : 195 k
Source : libconfuse-3.3-1.el8.src.rpm
Repository : epel
Summary : A configuration file parser library
URL : https://github.com/martinh/libconfuse
License : ISC
Description : libConfuse is a configuration file parser library, licensed under
: the terms of the ISC license, and written in C. It supports
: sections and (lists of) values (strings, integers, floats,
: booleans or other sections), as well as some other features (such
: as single/double-quoted strings, environment variable expansion,
: functions and nested include statements). It makes it very
: easy to add configuration file capability to a program using
: a simple API.
:
: The goal of libConfuse is not to be the configuration file parser
: library with a gazillion of features. Instead, it aims to be
: easy to use and quick to integrate with your code.
Available Packages
Name : libconfuse
Version : 3.3
Release : 1.el8
Architecture : x86_64
Size : 195 k
Source : libconfuse-3.3-1.el8.src.rpm
Repository : epel
Summary : A configuration file parser library
URL : https://github.com/martinh/libconfuse
License : ISC
Description : libConfuse is a configuration file parser library, licensed under
: the terms of the ISC license, and written in C. It supports
: sections and (lists of) values (strings, integers, floats,
: booleans or other sections), as well as some other features (such
: as single/double-quoted strings, environment variable expansion,
: functions and nested include statements). It makes it very
: easy to add configuration file capability to a program using
: a simple API.
:
: The goal of libConfuse is not to be the configuration file parser
: library with a gazillion of features. Instead, it aims to be
: easy to use and quick to integrate with your code.