How to Install and Uninstall python3-docutils Package on openSUSE Leap

Last updated: June 29,2024

1. Install "python3-docutils" package

Please follow the step by step instructions below to install python3-docutils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-docutils

2. Uninstall "python3-docutils" package

This is a short guide on how to uninstall python3-docutils on openSUSE Leap:

$ sudo zypper remove python3-docutils

3. Information about the python3-docutils package on openSUSE Leap

Information for package python3-docutils:
-----------------------------------------
Repository : Main Repository
Name : python3-docutils
Version : 0.14-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.0 MiB
Installed : No
Status : not installed
Source package : python-docutils-0.14-1.20.src
Upstream URL : https://pypi.python.org/pypi/docutils/
Summary : Python Documentation Utilities
Description :
Docutils is a modular system for processing documentation into useful formats,
such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an
easy-to-read, what-you-see-is-what-you-get plaintext markup syntax.