How to Install and Uninstall python3-xrst.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "python3-xrst.noarch" package

Please follow the steps below to install python3-xrst.noarch on Fedora 39

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

2. Uninstall "python3-xrst.noarch" package

This tutorial shows how to uninstall python3-xrst.noarch on Fedora 39:

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

3. Information about the python3-xrst.noarch package on Fedora 39

Last metadata expiration check: 0:07:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-xrst
Version : 2024.0.0
Release : 1.fc39
Architecture : noarch
Size : 174 k
Source : python-xrst-2024.0.0-1.fc39.src.rpm
Repository : updates
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.