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

Last updated: May 14,2024

1. Install "python-hacking" package

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

$ sudo apt update $ sudo apt install python-hacking

2. Uninstall "python-hacking" package

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

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

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

Package: python-hacking
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.10.2-4
Depends: pep8 (>= 1.5.7), pyflakes, python-flake8 (>= 2.2.2), python-pbr, python-six, python-mccabe, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-hacking/python-hacking_0.10.2-4_all.deb
Size: 16574
MD5sum: 6933dad9280c4a4ce31647aff9afe4ef
SHA1: 88511ed81123ec2e357c50ed2c9eea7417f525b1
SHA256: 94a1959c83ca6bef3d9cf9e9eed4e6f2e7af075520dcea3118fae675a6ad6358
Description-en: Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
Hacking is a set of flake8 plugins that test and enforce the OpenStack Style
Commandments. It checks that your code matches the coding style which is
mandatory for contributing to OpenStack.
.
This package provides the Python 2.x module.
Description-md5: a410309896d038055c77810f6316440a
Homepage: http://github.com/openstack-dev/hacking
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu