How to Install and Uninstall libcomps.src Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "libcomps.src" package

Please follow the instructions below to install libcomps.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libcomps.src

2. Uninstall "libcomps.src" package

Here is a brief guide to show you how to uninstall libcomps.src on Oracle Linux 9:

$ sudo dnf remove libcomps.src $ sudo dnf autoremove

3. Information about the libcomps.src package on Oracle Linux 9

Last metadata expiration check: 2:19:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libcomps
Version : 0.1.18
Release : 1.el9
Architecture : src
Size : 3.5 M
Source : None
Repository : ol9_baseos_latest
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.