How to Install and Uninstall python3-blessings.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-blessings.noarch" package

Please follow the guidance below to install python3-blessings.noarch on Fedora 34

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

2. Uninstall "python3-blessings.noarch" package

Learn how to uninstall python3-blessings.noarch on Fedora 34:

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

3. Information about the python3-blessings.noarch package on Fedora 34

Last metadata expiration check: 1:53:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-blessings
Version : 1.7
Release : 12.fc34
Architecture : noarch
Size : 36 k
Source : python-blessings-1.7-12.fc34.src.rpm
Repository : fedora
Summary : Python 3 library for terminal coloring, styling, and positioning
URL : https://github.com/erikrose/blessings
License : MIT
Description : Blessings is a thin, practical wrapper around terminal coloring, styling, and
: positioning in Python.