How to Install and Uninstall python3-hacking Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-hacking" package

Please follow the steps below to install python3-hacking on Kali Linux

$ sudo apt update $ sudo apt install python3-hacking

2. Uninstall "python3-hacking" package

Please follow the step by step instructions below to uninstall python3-hacking on Kali Linux:

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

3. Information about the python3-hacking package on Kali Linux

Package: python3-hacking
Source: python-hacking
Version: 4.1.0-3
Installed-Size: 124
Maintainer: Debian OpenStack
Architecture: all
Depends: pyflakes3, python3-flake8, python3-pbr, flake8, python3:any
Size: 22176
SHA256: 43686f416817e134374f87e8697fd0848851218d7db6352872b655340f7d239c
SHA1: adfc7ed9b53c1771a5e6aae1f6d82322b549fd10
MD5sum: a39a3cbaed4fe3b43c6f8bc60b41a70c
Description: 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:
Homepage: https://github.com/openstack-dev/hacking
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-hacking/python3-hacking_4.1.0-3_all.deb