How to Install and Uninstall python3-rich.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "python3-rich.noarch" package
Please follow the guidance below to install python3-rich.noarch on Fedora 34
$
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 Fedora 34:
$
sudo dnf remove
python3-rich.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rich.noarch package on Fedora 34
Last metadata expiration check: 3:45:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-rich
Version : 9.10.0
Release : 1.fc34
Architecture : noarch
Size : 327 k
Source : python-rich-9.10.0-1.fc34.src.rpm
Repository : fedora
Summary : Render rich text and beautiful formatting in the terminal
URL : https://github.com/willmcgugan/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 : 9.10.0
Release : 1.fc34
Architecture : noarch
Size : 327 k
Source : python-rich-9.10.0-1.fc34.src.rpm
Repository : fedora
Summary : Render rich text and beautiful formatting in the terminal
URL : https://github.com/willmcgugan/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.