How to Install and Uninstall python3-flake8 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-flake8" package

This guide let you learn how to install python3-flake8 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-flake8

2. Uninstall "python3-flake8" package

Please follow the steps below to uninstall python3-flake8 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-flake8 package on Ubuntu 21.10 (Impish Indri)

Package: python3-flake8
Architecture: all
Version: 3.8.4-1
Priority: optional
Section: universe/python
Source: python-flake8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 278
Depends: python3-mccabe (>= 0.6.0), python3-pycodestyle (>= 2.6.0), python3-pyflakes (>= 2.2.0), python3-setuptools (>= 30), python3:any
Filename: pool/universe/p/python-flake8/python3-flake8_3.8.4-1_all.deb
Size: 54124
MD5sum: 241352adba9a4a0b33f0fe80742b4bd5
SHA1: 835c95f670ea07ad68316ec26c62ed9cef980a78
SHA256: 5f0b952e7eb7925042cf5de0c3c67a5b4d33782049ae3ace2f80deb3656bc345
SHA512: eab0a8b0e202d0257832d37a48a2560d2dfb85ef6b321d3718513516cff15f7dbc73976b5b99fcaf0b448f62f42f685b2e6b438278dbe38f4b7463d92ad287cb
Homepage: https://gitlab.com/pycqa/flake8
Description-en: code checker using pycodestyle and pyflakes - Python 3.x
Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
Flake8 runs all tools by launching the single 'flake8' script, but ignores
pycodestyle and PyFlakes extended options and just uses defaults. It displays
the warnings in a per-file, merged output.
.
This package provides Python 3 module bindings only.
Description-md5: 2ce5d35e72b6eb7696719df6e1ed4fd4