How to Install and Uninstall python3-docutils.noarch Package on Fedora 35
Last updated: January 10,2025
1. Install "python3-docutils.noarch" package
This guide covers the steps necessary to install python3-docutils.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-docutils.noarch
Copied
2. Uninstall "python3-docutils.noarch" package
Learn how to uninstall python3-docutils.noarch on Fedora 35:
$
sudo dnf remove
python3-docutils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-docutils.noarch package on Fedora 35
Last metadata expiration check: 1:15:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-docutils
Version : 0.16
Release : 7.fc35
Architecture : noarch
Size : 811 k
Source : python-docutils-0.16-7.fc35.src.rpm
Repository : fedora
Summary : System for processing plaintext documentation
URL : https://docutils.sourceforge.net
License : Public Domain and BSD and Python and GPLv3+
Description : The Docutils project specifies a plaintext markup language, reStructuredText,
: which is easy to read and quick to write. The project includes a python
: library to parse rST files and transform them into other useful formats such
: as HTML, XML, and TeX as well as commandline tools that give the enduser
: access to this functionality.
:
: Currently, the library supports parsing rST that is in standalone files and
: PEPs (Python Enhancement Proposals). Work is underway to parse rST from
: Python inline documentation modules and packages.
Available Packages
Name : python3-docutils
Version : 0.16
Release : 7.fc35
Architecture : noarch
Size : 811 k
Source : python-docutils-0.16-7.fc35.src.rpm
Repository : fedora
Summary : System for processing plaintext documentation
URL : https://docutils.sourceforge.net
License : Public Domain and BSD and Python and GPLv3+
Description : The Docutils project specifies a plaintext markup language, reStructuredText,
: which is easy to read and quick to write. The project includes a python
: library to parse rST files and transform them into other useful formats such
: as HTML, XML, and TeX as well as commandline tools that give the enduser
: access to this functionality.
:
: Currently, the library supports parsing rST that is in standalone files and
: PEPs (Python Enhancement Proposals). Work is underway to parse rST from
: Python inline documentation modules and packages.