How to Install and Uninstall pylint-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "pylint-doc" package

This is a short guide on how to install pylint-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pylint-doc

2. Uninstall "pylint-doc" package

In this section, we are going to explain the necessary steps to uninstall pylint-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pylint-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pylint-doc package on Ubuntu 21.10 (Impish Indri)

Package: pylint-doc
Architecture: all
Version: 2.7.2-3ubuntu1
Built-Using: sphinx (= 3.5.4-1)
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: pylint
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1604
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Breaks: pylint (<< 2)
Replaces: pylint (<< 2)
Filename: pool/universe/p/pylint/pylint-doc_2.7.2-3ubuntu1_all.deb
Size: 178872
MD5sum: 115ee80885df5e7bfeb10cb0dd023188
SHA1: daff0bef9e944dbdec0d7cfee110841ba19556f6
SHA256: 8f7191536937bd48ddf3ee104d93dd2bfae1d6330aa52c2b8f43c6fadc96a38b
SHA512: f8881e1d7bd55d00a9122bf278c5cd3d15dbac4d76b1241cef6635a4498719f440ad5c09862651e06ff3d1f6eeca5df2061516d629beab3dfbe0c69d53724be6
Homepage: https://www.pylint.org/
Description-en: Python code static checker and UML diagram generator (documentation)
Pylint is a Python source code analyzer which looks for programming
errors, helps enforcing a coding standard and sniffs for some code
smells (as defined in Martin Fowler's Refactoring book)
.
Pylint can be seen as another PyChecker since nearly all tests you
can do with PyChecker can also be done with Pylint. However, Pylint
offers some more features, like checking length of lines of code,
checking if variable names are well-formed according to your coding
standard, or checking if declared interfaces are truly implemented,
and much more.
.
Additionally, it is possible to write plugins to add your own checks.
.
The package contains documentation for pylint.
Description-md5: e0073fb1d233b2b1972710bdbd06345b