How to Install and Uninstall python3-cson.noarch Package on Fedora 35

Last updated: November 17,2024

1. Install "python3-cson.noarch" package

This is a short guide on how to install python3-cson.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-cson.noarch

2. Uninstall "python3-cson.noarch" package

This is a short guide on how to uninstall python3-cson.noarch on Fedora 35:

$ sudo dnf remove python3-cson.noarch $ sudo dnf autoremove

3. Information about the python3-cson.noarch package on Fedora 35

Last metadata expiration check: 0:41:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-cson
Version : 0.8
Release : 10.fc35
Architecture : noarch
Size : 21 k
Source : python-cson-0.8-10.fc35.src.rpm
Repository : fedora
Summary : A Coffescript Object Notation (CSON) parser for Python 2 and Python 3
URL : https://github.com/avakar/pycson
License : MIT
Description : A python parser for the Coffeescript Object Notation (CSON).