How to Install and Uninstall python38-docutils Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python38-docutils" package

This is a short guide on how to install python38-docutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-docutils

2. Uninstall "python38-docutils" package

Please follow the instructions below to uninstall python38-docutils on openSuSE Tumbleweed:

$ sudo zypper remove python38-docutils

3. Information about the python38-docutils package on openSuSE Tumbleweed

Information for package python38-docutils:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-docutils
Version : 0.16-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 6,1 MiB
Installed : No
Status : not installed
Source package : python-docutils-0.16-3.7.src
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.