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

Last updated: January 19,2025

1. Install "libcbor.i686" package

This is a short guide on how to install libcbor.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libcbor.i686

2. Uninstall "libcbor.i686" package

In this section, we are going to explain the necessary steps to uninstall libcbor.i686 on Rocky Linux 9:

$ sudo dnf remove libcbor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:28:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libcbor
Version : 0.7.0
Release : 5.el9
Architecture : i686
Size : 59 k
Source : libcbor-0.7.0-5.el9.src.rpm
Repository : baseos
Summary : A CBOR parsing library
URL : http://libcbor.org
License : MIT
Description : libcbor is a C library for parsing and generating CBOR.