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

Last updated: January 13,2025

1. Install "libcbor.i686" package

Please follow the step by step instructions below to install libcbor.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libcbor.i686

2. Uninstall "libcbor.i686" package

This guide covers the steps necessary to uninstall libcbor.i686 on Oracle Linux 9:

$ sudo dnf remove libcbor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:09 ago on Thu Feb 15 07:50:05 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 : ol9_baseos_latest
Summary : A CBOR parsing library
URL : http://libcbor.org
License : MIT
Description : libcbor is a C library for parsing and generating CBOR.