How to Install and Uninstall python2-docutils.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "python2-docutils.noarch" package
This guide covers the steps necessary to install python2-docutils.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-docutils.noarch
Copied
2. Uninstall "python2-docutils.noarch" package
Please follow the steps below to uninstall python2-docutils.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-docutils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-docutils.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:13:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-docutils
Version : 0.14
Release : 12.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 1.6 M
Source : python-docutils-0.14-12.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
Summary : System for processing plaintext documentation for python2
URL : http://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 : python2-docutils
Version : 0.14
Release : 12.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 1.6 M
Source : python-docutils-0.14-12.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
Summary : System for processing plaintext documentation for python2
URL : http://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.