How to Install and Uninstall python3-readme_renderer.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-readme_renderer.noarch" package
In this section, we are going to explain the necessary steps to install python3-readme_renderer.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-readme_renderer.noarch
Copied
2. Uninstall "python3-readme_renderer.noarch" package
Please follow the steps below to uninstall python3-readme_renderer.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-readme_renderer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-readme_renderer.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:48 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-readme_renderer
Version : 24.0
Release : 3.el8
Architecture : noarch
Size : 27 k
Source : python-readme-renderer-24.0-3.el8.src.rpm
Repository : epel
Summary : Documentation for python-readme-renderer
URL : https://github.com/pypa/readme_renderer
License : ASL 2.0
Description : Readme Renderer is a library that will safely render arbitrary README files into
: HTML. It is designed to be used in Warehouse to render the long_description for packages. It can
: handle Markdown, reStructuredText (.rst), and plain text.
Available Packages
Name : python3-readme_renderer
Version : 24.0
Release : 3.el8
Architecture : noarch
Size : 27 k
Source : python-readme-renderer-24.0-3.el8.src.rpm
Repository : epel
Summary : Documentation for python-readme-renderer
URL : https://github.com/pypa/readme_renderer
License : ASL 2.0
Description : Readme Renderer is a library that will safely render arbitrary README files into
: HTML. It is designed to be used in Warehouse to render the long_description for packages. It can
: handle Markdown, reStructuredText (.rst), and plain text.