How to Install and Uninstall python3-cooldict.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-cooldict.noarch" package

Learn how to install python3-cooldict.noarch on Rocky Linux 8

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

2. Uninstall "python3-cooldict.noarch" package

This guide let you learn how to uninstall python3-cooldict.noarch on Rocky Linux 8:

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

3. Information about the python3-cooldict.noarch package on Rocky Linux 8

Last metadata expiration check: 0:07:44 ago on Mon Sep 12 10:27:18 2022.
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.