How to Install and Uninstall python3-cooldict.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "python3-cooldict.noarch" package

Learn how to install python3-cooldict.noarch on CentOS Stream 8

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

2. Uninstall "python3-cooldict.noarch" package

This guide covers the steps necessary to uninstall python3-cooldict.noarch on CentOS Stream 8:

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

3. Information about the python3-cooldict.noarch package on CentOS Stream 8

Last metadata expiration check: 6:33:51 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-cooldict
Version : 1.04
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-cooldict-1.04-1.el8.src.rpm
Repository : epel
Summary : Some useful dict-like structures
URL : https://github.com/zardus/cooldict
License : BSD
Description : Helper for handling dictonery-like structures.