How to Install and Uninstall libcomps.i686 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "libcomps.i686" package

Here is a brief guide to show you how to install libcomps.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libcomps.i686

2. Uninstall "libcomps.i686" package

This is a short guide on how to uninstall libcomps.i686 on Rocky Linux 9:

$ sudo dnf remove libcomps.i686 $ sudo dnf autoremove

3. Information about the libcomps.i686 package on Rocky Linux 9

Last metadata expiration check: 1:13:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libcomps
Version : 0.1.18
Release : 1.el9
Architecture : i686
Size : 84 k
Source : libcomps-0.1.18-1.el9.src.rpm
Repository : baseos
Summary : Comps XML file manipulation library
URL : https://github.com/rpm-software-management/libcomps
License : GPLv2+
Description : Libcomps is library for structure-like manipulation with content of
: comps XML files. Supports read/write XML file, structure(s) modification.