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

Last updated: October 05,2024

1. Install "python3-flake8-noqa" package

Please follow the step by step instructions below to install python3-flake8-noqa on Kali Linux

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

2. Uninstall "python3-flake8-noqa" package

In this section, we are going to explain the necessary steps to uninstall python3-flake8-noqa on Kali Linux:

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

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

Package: python3-flake8-noqa
Source: flake8-noqa
Version: 1.4.0-1
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: flake8, python3-typing-extensions, python3-flake8, python3-importlib-metadata | python3-supported-min (>= 3.8.0), python3:any
Size: 11576
SHA256: c3dc1f047b2e2346914a48110e08743a67bbf8abd03ef10e8c126840d1b066c5
SHA1: 19d552501174a64118471d16916fbfe8bae03195
MD5sum: e6827001447b6d681782fcef3a1c696c
Description: Flake8 noqa comment validation
This plugin looks for noqa comments that do not match the proper
formatting so your # noqa comments work and do only what you expect them to.
.
In addition, this plugin looks for # noqa comments that are unnecessary
because either there are no matching violations on the line or they contain
codes that do not match existing violations.
Description-md5:
Homepage: https://github.com/plinss/flake8-noqa
Section: python
Priority: optional
Filename: pool/main/f/flake8-noqa/python3-flake8-noqa_1.4.0-1_all.deb