How to Install and Uninstall libcbor.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "libcbor.x86_64" package

This is a short guide on how to install libcbor.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libcbor.x86_64

2. Uninstall "libcbor.x86_64" package

Please follow the steps below to uninstall libcbor.x86_64 on CentOS Stream 8:

$ sudo dnf remove libcbor.x86_64 $ sudo dnf autoremove

3. Information about the libcbor.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:48:20 ago on Sun Feb 25 03:03:59 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.