How to Install and Uninstall python3-restructuredtext-lint Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-restructuredtext-lint" package

Please follow the steps below to install python3-restructuredtext-lint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-restructuredtext-lint

2. Uninstall "python3-restructuredtext-lint" package

In this section, we are going to explain the necessary steps to uninstall python3-restructuredtext-lint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-restructuredtext-lint $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-restructuredtext-lint package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-restructuredtext-lint
Priority: optional
Section: universe/python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-restructuredtext-lint
Version: 0.12.2-2
Depends: python3-docutils, python3, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-restructuredtext-lint/python3-restructuredtext-lint_0.12.2-2_all.deb
Size: 9126
MD5sum: 6a1ea2bac47e19a716477c54930e829b
SHA1: 842541d4418777ec015e229ac92f0fe8e21dafbd
SHA256: 942e2e2a45b7f3160b06b8f5114767262ffee18894659fb93b7ee6bd3a01975a
Description-en: reStructuredText linter - Python 3.x
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.
.
This package contains the Python 3.x module.
Description-md5: 2c3d81cbe8ce1cbbc3d8c27f277f5a02
Homepage: https://github.com/twolfson/restructuredtext-lint
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu