How to Install and Uninstall libcbor.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libcbor.x86_64" package

This is a short guide on how to install libcbor.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libcbor.x86_64

2. Uninstall "libcbor.x86_64" package

This guide let you learn how to uninstall libcbor.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libcbor.x86_64 $ sudo dnf autoremove

3. Information about the libcbor.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:23:00 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : libcbor
Version : 0.7.0
Release : 5.el9
Architecture : x86_64
Size : 98 k
Source : libcbor-0.7.0-5.el9.src.rpm
Repository : @System
From repo : ubi-9-baseos-rpms
Summary : A CBOR parsing library
URL : http://libcbor.org
License : MIT
Description : libcbor is a C library for parsing and generating CBOR.