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

Last updated: May 18,2024

1. Install "python3-flake8-comprehensions" package

This is a short guide on how to install python3-flake8-comprehensions on Kali Linux

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

2. Uninstall "python3-flake8-comprehensions" package

Please follow the guidance below to uninstall python3-flake8-comprehensions on Kali Linux:

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

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

Package: python3-flake8-comprehensions
Source: flake8-comprehensions
Version: 3.14.0-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flake8, python3:any
Enhances: flake8
Size: 11304
SHA256: 62fb805f2dab5e0907f9d010a52cb5b88de511cffa7170a71f80c80d52ecd621
SHA1: cf07ed7dfd52d0ba1f840ba9391682e8347c7426
MD5sum: 5835c7fb409aa7daaa49691f736fc7a2
Description: flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python comprehensions 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/adamchainz/flake8-comprehensions
Section: python
Priority: optional
Filename: pool/main/f/flake8-comprehensions/python3-flake8-comprehensions_3.14.0-1_all.deb