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

Last updated: July 05,2024

1. Install "python-pocket-lint" package

This tutorial shows how to install python-pocket-lint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pocket-lint

2. Uninstall "python-pocket-lint" package

This guide let you learn how to uninstall python-pocket-lint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pocket-lint $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pocket-lint
Priority: optional
Section: universe/python
Installed-Size: 442
Maintainer: Ubuntu Developers
Original-Maintainer: Curtis C. Hovey
Architecture: all
Source: pocket-lint
Version: 0.5.31-0ubuntu1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: python-cssutils, gjs
Filename: pool/universe/p/pocket-lint/python-pocket-lint_0.5.31-0ubuntu1_all.deb
Size: 83074
MD5sum: 1a2227c61f2a050ee13ce4db4b2cc858
SHA1: 8460aec6ba314cee1994ddcd06eecc960b804aff
SHA256: 4f8404bb7be6bc4ff8c963d1a05caa43823ff177d1ead30d4f7a9c60e2c57ff6
Description-en: composite linter and style checker
Pocket-lint has several notable features:
* Provides a consistent report of issues raised by the subordinate checkers.
* Alternate Reports can be written to change the report, or integrate
the report into another application.
* Supports checking of multiple source types
* Python syntax and style
* Python doctest style
* XML/HTML style and entities
* CSS style
* JavaScript syntax and style
* Plain text
* Supports reporting
* Python doctests
* CSS
* XML/HTML
Description-md5: 8a4d7ace30b723e6e1f44ababaf0345e
Homepage: https://launchpad.net/pocket-lint
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu