How to Install and Uninstall python2-pylama Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python2-pylama" package

This tutorial shows how to install python2-pylama on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pylama

2. Uninstall "python2-pylama" package

This guide let you learn how to uninstall python2-pylama on openSUSE Leap:

$ sudo zypper remove python2-pylama

3. Information about the python2-pylama package on openSUSE Leap

Information for package python2-pylama:
---------------------------------------
Repository : Main Repository
Name : python2-pylama
Version : 7.7.1-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 163,2 KiB
Installed : No
Status : not installed
Source package : python-pylama-7.7.1-bp153.1.22.src
Summary : Code audit tool for python
Description :
Audit tool for Python and JavaScript. Pylama wraps these tools:
* PEP8
* PEP257
* PyFlakes
* Mccabe