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

Last updated: September 20,2024

1. Install "python3-hacking" package

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

$ sudo apt update $ sudo apt install python3-hacking

2. Uninstall "python3-hacking" package

This tutorial shows how to uninstall python3-hacking on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-hacking
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-hacking
Version: 0.10.2-4
Depends: pep8 (>= 1.5.7), pyflakes, python3-flake8 (>= 2.2.2), python3-pbr, python3-pep8 (>= 1.5.7), python3-six
Filename: pool/universe/p/python-hacking/python3-hacking_0.10.2-4_all.deb
Size: 16656
MD5sum: d3af1d3531d061655a6b9e810df23c8d
SHA1: ed3000e6739c45b5aed9207a971c8b79e5a5736b
SHA256: 4d2ebaeb5b21b73873502a1935ca3d8f3633153f812b35fa9bc0583bc2443563
Description-en: Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.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 3.x module.
Description-md5: 583479cfcd5a124dc6cb7eb2c383634b
Homepage: http://github.com/openstack-dev/hacking
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu