How to Install and Uninstall flake8 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: March 29,2024

1. Install "flake8" package

Here is a brief guide to show you how to install flake8 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install flake8

2. Uninstall "flake8" package

Please follow the instructions below to uninstall flake8 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the flake8 package on Ubuntu 21.04 (Hirsute Hippo)

Package: 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: 36
Depends: python3-flake8 (= 3.8.4-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.4-1_all.deb
Size: 6216
MD5sum: 51b42e7013032b946bd99d7d0187d915
SHA1: 628f6f3f70ea53f896a5b73ffe4ec0e42e188a28
SHA256: 6a13f8530ff47c83622e086ea7feb17f467970fc8b2dba6824682004f81457ee
SHA512: 988c937a10ee2edf1b3f45f656f6ac2aadf59c96605a774b26aa1ac5d2b660e748e632464a1f731a36f065bc5f0c82409fc96f1381b9943aca6a8c69d2e38a6e
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