How to Install and Uninstall python-pylama Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 28,2024

1. Install "python-pylama" package

This tutorial shows how to install python-pylama on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pylama

2. Uninstall "python-pylama" package

Please follow the steps below to uninstall python-pylama on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pylama package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pylama
Architecture: all
Version: 7.4.3-1
Multi-Arch: foreign
Priority: optional
Section: universe/python
Source: pylama
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 94
Depends: python-mccabe, python-pycodestyle, python-pyflakes, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylama/python-pylama_7.4.3-1_all.deb
Size: 21044
MD5sum: 9ee5c1185c7a8e3d501b5f2613e487a1
SHA1: a6826a3bfba7029cffd86d399dda7845939d7c51
SHA256: 04017ca2487e7d96ad34cd607fd2514779a35bf0eceed793cc62fe21c7322bd1
Homepage: https://github.com/klen/pylama
Description: code audit library for Python in Python2
Description-md5: a884ccfa9b0d7afe5c4e14ee543d6b33

5. The same packages on other Linux Distributions