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

Last updated: January 12,2025

1. Install "python3-cooldict.noarch" package

This tutorial shows how to install python3-cooldict.noarch on AlmaLinux 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 AlmaLinux 8:

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

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

Last metadata expiration check: 2:08:22 ago on Mon Sep 5 03:22:42 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.