How to Install and Uninstall python3-readme_renderer.noarch Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "python3-readme_renderer.noarch" package

Learn how to install python3-readme_renderer.noarch on Rocky Linux 8

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

2. Uninstall "python3-readme_renderer.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-readme_renderer.noarch on Rocky Linux 8:

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

3. Information about the python3-readme_renderer.noarch package on Rocky Linux 8

Last metadata expiration check: 1:08:04 ago on Mon Sep 12 10:27:18 2022.
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.