How to Install and Uninstall flake8 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 25,2024

1. Install "flake8" package

Please follow the instructions below to install flake8 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install flake8

2. Uninstall "flake8" package

This guide covers the steps necessary to uninstall flake8 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the flake8 package on Ubuntu 20.10 (Groovy Gorilla)

Package: flake8
Architecture: all
Version: 3.8.3-1
Priority: optional
Section: universe/python
Source: python-flake8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: python3-flake8 (= 3.8.3-1), python3-pkg-resources, python3:any
Breaks: python-flake8 (<< 2.5.4-1)
Replaces: python-flake8 (<< 2.5.4-1)
Filename: pool/universe/p/python-flake8/flake8_3.8.3-1_all.deb
Size: 6016
MD5sum: 9087400bfb8cdb038b65b53f526c940a
SHA1: 60d889d21c3138bcc9a6c4e9006b0c740483df6e
SHA256: b35d1b5f4c8cfce66de102eef6b8973fdbf562c57508d26e41b5805d19e3a7c6
SHA512: 47dc5a3d5a333961ecec768583286d6b3b58690a0bea0e410140b731507efc8f9d2d5f7caec1b6718908c699b60fcfa7ea2287cc8b300b0ea950504f69261000
Homepage: https://gitlab.com/pycqa/flake8
Description-en: code checker using pycodestyle and pyflakes
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 flake8 binary.
Description-md5: 83f99498b2ef35069054e49a3661b821