How to Install and Uninstall python3-rich.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-rich.noarch" package
Please follow the steps below to install python3-rich.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-rich.noarch
Copied
2. Uninstall "python3-rich.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-rich.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-rich.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rich.noarch package on CentOS Stream 9
Last metadata expiration check: 1:59:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-rich
Version : 13.1.0
Release : 1.el9
Architecture : noarch
Size : 402 k
Source : python-rich-13.1.0-1.el9.src.rpm
Repository : epel
Summary : Render rich text and beautiful formatting in the terminal
URL : https://github.com/Textualize/rich
License : MIT
Description : Rich is a Python library for rich text and beautiful formatting in the terminal.
: The Rich API makes it easy to add color and style to terminal output. Rich can
: also render pretty tables, progress bars, markdown, syntax highlighted source
: code, tracebacks, and more — out of the box.
Available Packages
Name : python3-rich
Version : 13.1.0
Release : 1.el9
Architecture : noarch
Size : 402 k
Source : python-rich-13.1.0-1.el9.src.rpm
Repository : epel
Summary : Render rich text and beautiful formatting in the terminal
URL : https://github.com/Textualize/rich
License : MIT
Description : Rich is a Python library for rich text and beautiful formatting in the terminal.
: The Rich API makes it easy to add color and style to terminal output. Rich can
: also render pretty tables, progress bars, markdown, syntax highlighted source
: code, tracebacks, and more — out of the box.