How to Install and Uninstall python3-flake8-builtins Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-flake8-builtins" package

Please follow the guidance below to install python3-flake8-builtins on Kali Linux

$ sudo apt update $ sudo apt install python3-flake8-builtins

2. Uninstall "python3-flake8-builtins" package

Please follow the instructions below to uninstall python3-flake8-builtins on Kali Linux:

$ sudo apt remove python3-flake8-builtins $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flake8-builtins package on Kali Linux

Package: python3-flake8-builtins
Source: flake8-builtins
Version: 2.1.0-1
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flake8, python3:any
Enhances: flake8
Size: 9412
SHA256: 81897813f819fdb2732d90f6d67834fb21f112c82da69391421f74f256cbe7de
SHA1: afd08eb4364990f2250c11ad2cd615d51e3412d4
MD5sum: 1dc3c98a07dedd12e401f7d53c94e1e7
Description: flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python builtins as parameters, but although
could be useful in some really specific use cases, the general approach is to
not do that as code then can suddenly break without a clear trace.
Description-md5:
Homepage: https://github.com/gforcada/flake8-builtins
Section: python
Priority: optional
Filename: pool/main/f/flake8-builtins/python3-flake8-builtins_2.1.0-1_all.deb