How to Install and Uninstall python3-restructuredtext-lint.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

This tutorial shows how to install python3-restructuredtext-lint.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-restructuredtext-lint.noarch on Oracle Linux 9:

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

3. Information about the python3-restructuredtext-lint.noarch package on Oracle Linux 9

Last metadata expiration check: 2:17:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-restructuredtext-lint
Version : 1.4.0
Release : 4.el9
Architecture : noarch
Size : 30 k
Source : python-restructuredtext-lint-1.4.0-4.el9.src.rpm
Repository : epel
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