How to Install and Uninstall libcdson-devel.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "libcdson-devel.x86_64" package

Please follow the guidelines below to install libcdson-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libcdson-devel.x86_64

2. Uninstall "libcdson-devel.x86_64" package

This guide covers the steps necessary to uninstall libcdson-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove libcdson-devel.x86_64 $ sudo dnf autoremove

3. Information about the libcdson-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:51:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libcdson-devel
Version : 1.0.0
Release : 3.el8
Architecture : x86_64
Size : 9.3 k
Source : libcdson-1.0.0-3.el8.src.rpm
Repository : epel
Summary : Development headers for libcdson
URL : https://github.com/frozencemetery/cdson
License : MPL-2.0
Description :
: A pure C parsing and serialization library for the DSON data serialization
: format, for humans. cdson is believed to have complete spec coverage, though
: as with any project, there may still be bugs.