How to Install and Uninstall libcdson-devel.i686 Package on Fedora 39

Last updated: October 11,2024

1. Install "libcdson-devel.i686" package

This guide covers the steps necessary to install libcdson-devel.i686 on Fedora 39

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

2. Uninstall "libcdson-devel.i686" package

Please follow the guidelines below to uninstall libcdson-devel.i686 on Fedora 39:

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

3. Information about the libcdson-devel.i686 package on Fedora 39

Last metadata expiration check: 1:53:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libcdson-devel
Version : 1.0.0
Release : 4.fc39
Architecture : i686
Size : 9.4 k
Source : libcdson-1.0.0-4.fc39.src.rpm
Repository : fedora
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.