How to Install and Uninstall libeconf.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "libeconf.x86_64" package

Please follow the guidance below to install libeconf.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libeconf.x86_64

2. Uninstall "libeconf.x86_64" package

Learn how to uninstall libeconf.x86_64 on Fedora 34:

$ sudo dnf remove libeconf.x86_64 $ sudo dnf autoremove

3. Information about the libeconf.x86_64 package on Fedora 34

Last metadata expiration check: 4:50:48 ago on Tue Sep 6 08:10:37 2022.
Installed Packages
Name : libeconf
Version : 0.4.0
Release : 1.fc34
Architecture : x86_64
Size : 45 k
Source : libeconf-0.4.0-1.fc34.src.rpm
Repository : @System
From repo : koji-override-1
Summary : Enhanced config file parser library
URL : https://github.com/openSUSE/libeconf
License : MIT
Description : libeconf is a highly flexible and configurable library to parse and manage
: key=value configuration files. It reads configuration file snippets from
: different directories and builds the final configuration file from it.