How to Install and Uninstall libcomps.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "libcomps.x86_64" package

This guide let you learn how to install libcomps.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libcomps.x86_64

2. Uninstall "libcomps.x86_64" package

This guide covers the steps necessary to uninstall libcomps.x86_64 on CentOS Stream 8:

$ sudo dnf remove libcomps.x86_64 $ sudo dnf autoremove

3. Information about the libcomps.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:53:07 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : libcomps
Version : 0.1.18
Release : 1.el8
Architecture : x86_64
Size : 214 k
Source : libcomps-0.1.18-1.el8.src.rpm
Repository : @System
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.