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

Last updated: July 03,2024

1. Install "python-pep8" package

Please follow the instructions below to install python-pep8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pep8

2. Uninstall "python-pep8" package

Learn how to uninstall python-pep8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pep8 $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pep8
Priority: optional
Section: universe/python
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pep8
Version: 1.7.0-2
Replaces: pep8 (<< 1.6.2-0.1)
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources
Filename: pool/universe/p/pep8/python-pep8_1.7.0-2_all.deb
Size: 30994
MD5sum: 0b323fb8917b9a489ff612216e23ba12
SHA1: 7c02f3604c89b18daa1615de7eef475b8a973451
SHA256: 9454a7c1f001e3bbb1024d267ecec5ef19cb984717a1e4938ec0d08eea0b0bdb
Description-en: Python PEP 8 code style checker - python
Features a plugin architecture allowing for adding new checks is easily.
Parseable output listing line numbers of the error location. Consists of
just one Python file, and requires only stdlib.
Description-md5: a67e2ba089f3db3b6cda06f19924d05d
Homepage: http://pypi.python.org/pypi/pep8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu