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

Last updated: November 28,2024

1. Install "libcbor.x86_64" package

Please follow the guidelines below to install libcbor.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libcbor.x86_64

2. Uninstall "libcbor.x86_64" package

Please follow the guidance below to uninstall libcbor.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libcbor.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libcbor
Version : 0.7.0
Release : 6.el8
Architecture : x86_64
Size : 56 k
Source : libcbor-0.7.0-6.el8.src.rpm
Repository : epel
Summary : A CBOR parsing library
URL : http://libcbor.org
License : MIT
Description : libcbor is a C library for parsing and generating CBOR.