How to Install and Uninstall python39-restructuredtext_lint Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-restructuredtext_lint" package

This guide let you learn how to install python39-restructuredtext_lint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-restructuredtext_lint

2. Uninstall "python39-restructuredtext_lint" package

In this section, we are going to explain the necessary steps to uninstall python39-restructuredtext_lint on openSuSE Tumbleweed:

$ sudo zypper remove python39-restructuredtext_lint

3. Information about the python39-restructuredtext_lint package on openSuSE Tumbleweed

Information for package python39-restructuredtext_lint:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-restructuredtext_lint
Version : 1.4.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 57.7 KiB
Installed : No
Status : not installed
Source package : python-restructuredtext_lint-1.4.0-1.9.src
Upstream URL : https://github.com/twolfson/restructuredtext-lint
Summary : Linter for reStructuredText
Description :
Linter for reStructuredText.
This was created out of frustration with PyPI; it sucks finding out
your reST is invalid **after** uploading it. It is being developed
in junction with a Sublime Text linter.