How to Install and Uninstall augeas-libs.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "augeas-libs.x86_64" package
In this section, we are going to explain the necessary steps to install augeas-libs.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
augeas-libs.x86_64
Copied
2. Uninstall "augeas-libs.x86_64" package
Here is a brief guide to show you how to uninstall augeas-libs.x86_64 on Rocky Linux 8:
$
sudo dnf remove
augeas-libs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the augeas-libs.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:31:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : augeas-libs
Version : 1.12.0
Release : 7.el8
Architecture : x86_64
Size : 436 k
Source : augeas-1.12.0-7.el8.src.rpm
Repository : baseos
Summary : Libraries for augeas
URL : http://augeas.net/
License : LGPLv2+
Description : The libraries for augeas.
:
: Augeas is a library for programmatically editing configuration files. It parses
: configuration files into a tree structure, which it exposes through its
: public API. Changes made through the API are written back to the initially
: read files.
Available Packages
Name : augeas-libs
Version : 1.12.0
Release : 7.el8
Architecture : x86_64
Size : 436 k
Source : augeas-1.12.0-7.el8.src.rpm
Repository : baseos
Summary : Libraries for augeas
URL : http://augeas.net/
License : LGPLv2+
Description : The libraries for augeas.
:
: Augeas is a library for programmatically editing configuration files. It parses
: configuration files into a tree structure, which it exposes through its
: public API. Changes made through the API are written back to the initially
: read files.