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

Last updated: May 13,2024

1. Install "python3-pytest-flake8" package

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

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

2. Uninstall "python3-pytest-flake8" package

Please follow the guidelines below to uninstall python3-pytest-flake8 on Kali Linux:

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

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

Package: python3-pytest-flake8
Source: python-pytest-flake8
Version: 1.1.1-4
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flake8 (>= 5.0.4), python3-pytest, python3:any
Size: 9072
SHA256: 7b05a7b712f084df4e05dfeed3242a4370a162c87972fe6cbbec8ef0d643909b
SHA1: 6fa001d0bf7668073dea378dbfce2263c54670ec
MD5sum: f3ec867de7152a71f217a6041d8ecb83
Description: Pytest plugin for check flake8 requirements (Python 3)
python-pytest-flake8 is a pytest plugin used to check flake8
requirements. After installing it, you can run pytest using the
"--flake8" option.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tholo/pytest-flake8
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-flake8/python3-pytest-flake8_1.1.1-4_all.deb