How to Install and Uninstall python3-xrst.noarch Package on Oracle Linux 9

Last updated: October 01,2024

1. Install "python3-xrst.noarch" package

Please follow the steps below to install python3-xrst.noarch on Oracle Linux 9

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

2. Uninstall "python3-xrst.noarch" package

Please follow the guidelines below to uninstall python3-xrst.noarch on Oracle Linux 9:

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

3. Information about the python3-xrst.noarch package on Oracle Linux 9

Last metadata expiration check: 1:00:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-xrst
Version : 2024.0.0
Release : 2.el9
Architecture : noarch
Size : 132 k
Source : python-xrst-2024.0.0-2.el9.src.rpm
Repository : epel
Summary : Extract Sphinx RST Files
URL : https://github.com/bradbell/xrst
License : GPL-3.0-or-later
Description : This is a sphinx wrapper that extracts RST file from source code
: and then runs sphinx to obtain html, tex, or pdf output files.
: It includes automatic processing and commands that make sphinx easier to use.