How to Install and Uninstall python3-restructuredtext-lint.noarch Package on Fedora 36

Last updated: November 26,2024

1. Install "python3-restructuredtext-lint.noarch" package

Please follow the guidelines below to install python3-restructuredtext-lint.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-restructuredtext-lint.noarch

2. Uninstall "python3-restructuredtext-lint.noarch" package

Please follow the instructions below to uninstall python3-restructuredtext-lint.noarch on Fedora 36:

$ sudo dnf remove python3-restructuredtext-lint.noarch $ sudo dnf autoremove

3. Information about the python3-restructuredtext-lint.noarch package on Fedora 36

Last metadata expiration check: 4:06:26 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-restructuredtext-lint
Version : 1.3.1
Release : 6.fc36
Architecture : noarch
Size : 29 k
Source : python-restructuredtext-lint-1.3.1-6.fc36.src.rpm
Repository : fedora
Summary : reStructuredText linter
URL : https://pypi.python.org/pypi/restructuredtext_lint
License : Unlicense
Description : Lint reStructuredText linter files with an API or a CLI.
: It reports errors and warning including:
: - Unknown directives
: - Wrong usage of directives
: - Inconsistencies in title levels
: - Unexpected unindent