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

Last updated: June 03,2024

1. Install "libcdson-devel.x86_64" package

Please follow the guidance below to install libcdson-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "libcdson-devel.x86_64" package

Please follow the guidance below to uninstall libcdson-devel.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 1:19:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcdson-devel
Version : 1.0.0
Release : 3.el9
Architecture : x86_64
Size : 9.3 k
Source : libcdson-1.0.0-3.el9.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.