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

Last updated: May 14,2024

1. Install "python3-pyflakes" package

This tutorial shows how to install python3-pyflakes on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyflakes

2. Uninstall "python3-pyflakes" package

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

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

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

Package: python3-pyflakes
Architecture: all
Version: 2.2.0-2
Priority: optional
Section: universe/python
Source: pyflakes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 330
Depends: python3-pkg-resources, python3:any
Recommends: pyflakes3
Breaks: pyflakes (<< 1.0.0-2~), python3-flake8 (<< 3.5.0)
Replaces: pyflakes (<< 1.0.0-2~)
Filename: pool/universe/p/pyflakes/python3-pyflakes_2.2.0-2_all.deb
Size: 54528
MD5sum: 871166d8f52de882a2c9f22a80d6c163
SHA1: 0334673333ee1f48d9e9e2953cd3883dc9757b08
SHA256: 4441f858516fec6f474076db67f36eeaf18ae9ce62f421b5ad71fa2f583d214d
SHA512: 8d3a9be86a687c2e7e60676eb8510a6806fca052181d75d5f7ea229ee0595775244530c87b1a4f3c8680c7379e4eae8bdf03405f7e421df58a56907952e8bc62
Homepage: https://launchpad.net/pyflakes
Description-en: passive checker of Python 3 programs - Python modules
Pyflakes is program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so it
is safe to use on modules with side effects. It's also much faster.
.
Unlike PyLint, Pyflakes checks only for logical errors in programs;
it does not perform any checks on style.
.
This is the Python 3 library version.
Description-md5: 30dc8cb13fbb6b058928484897a808d6