How to Install and Uninstall python3-blessings.noarch Package on Oracle Linux 8
Last updated: November 01,2024
1. Install "python3-blessings.noarch" package
Please follow the guidelines below to install python3-blessings.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-blessings.noarch
Copied
2. Uninstall "python3-blessings.noarch" package
This guide let you learn how to uninstall python3-blessings.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-blessings.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-blessings.noarch package on Oracle Linux 8
Last metadata expiration check: 1:45:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-blessings
Version : 1.7
Release : 8.el8
Architecture : noarch
Size : 37 k
Source : python-blessings-1.7-8.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-blessings
Version : 1.7
Release : 8.el8
Architecture : noarch
Size : 37 k
Source : python-blessings-1.7-8.el8.src.rpm
Repository : epel
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.