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

Last updated: May 05,2024

1. Install "python3-restructuredtext_lint" package

Please follow the instructions below to install python3-restructuredtext_lint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-restructuredtext_lint

2. Uninstall "python3-restructuredtext_lint" package

Please follow the guidelines below to uninstall python3-restructuredtext_lint on openSUSE Leap:

$ sudo zypper remove python3-restructuredtext_lint

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

Information for package python3-restructuredtext_lint:
------------------------------------------------------
Repository : Main Repository
Name : python3-restructuredtext_lint
Version : 1.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 69.9 KiB
Installed : No
Status : not installed
Source package : python-restructuredtext_lint-1.3.0-bp155.2.10.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.