How to Install and Uninstall pylama Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "pylama" package

Learn how to install pylama on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pylama

2. Uninstall "pylama" package

Please follow the guidance below to uninstall pylama on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pylama $ sudo apt autoclean && sudo apt autoremove

3. Information about the pylama package on Ubuntu 21.10 (Impish Indri)

Package: pylama
Architecture: all
Version: 7.4.3-3
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: python3:any, python3-pylama (= 7.4.3-3)
Filename: pool/universe/p/pylama/pylama_7.4.3-3_all.deb
Size: 4344
MD5sum: 57a1fbaa253b8a41b4bf5c0f906f9ff8
SHA1: 09742151a72e6abd6c93bdd0aceb188fbd002dd1
SHA256: 3b9b183cb373ffca68b6624d0859ec1c9935a4d9ebe8beb9504e094dd8175ff7
SHA512: dbbf92d197f64d0f5a9abb63a9db35a2bdb442161401eabd3a11cb63edfbe7b8b4e3ddeb81fae717fa94393b07c5e619c4a9d66a47d0194dea7282034429d295
Homepage: https://github.com/klen/pylama
Description-en: code audit tool for Python in Python3
pylama s a code audit tool for Python and JavaScript. It wraps the following
tools:
* PEP8 © 2012-2013, Florent Xicluna;
* PEP257 © 2012, GreenSteam,
* PyFlakes © 2005-2013, Kevin Watters;
* Mccabe © Ned Batchelder;
* Pylint © 2013, Logilab (should be installed 'pylama_pylint' module);
* gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint'
module);
.
This package installs the tool in Python 3.
Description-md5: df8db961cb6bd3dd6f39acb1d8ee6e94