How to Install and Uninstall libcbor.i686 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "libcbor.i686" package

Please follow the steps below to install libcbor.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libcbor.i686

2. Uninstall "libcbor.i686" package

This guide let you learn how to uninstall libcbor.i686 on CentOS Stream 9:

$ sudo dnf remove libcbor.i686 $ sudo dnf autoremove

3. Information about the libcbor.i686 package on CentOS Stream 9

Last metadata expiration check: 0:35:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcbor
Version : 0.7.0
Release : 5.el9
Architecture : i686
Size : 60 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.