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

Last updated: October 06,2024

1. Install "python3-cooldict.noarch" package

Please follow the steps below to install python3-cooldict.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-cooldict.noarch" package

Please follow the guidelines below to uninstall python3-cooldict.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:48:46 ago on Sun May 9 13:03:46 2021.
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.