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

Last updated: May 14,2024

1. Install "python3-pylama" package

Please follow the instructions below to install python3-pylama on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pylama

2. Uninstall "python3-pylama" package

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

$ sudo zypper remove python3-pylama

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

Information for package python3-pylama:
---------------------------------------
Repository : Main Repository
Name : python3-pylama
Version : 7.7.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 199.2 KiB
Installed : No
Status : not installed
Source package : python-pylama-7.7.1-bp155.2.10.src
Upstream URL : https://github.com/klen/pylama
Summary : Code audit tool for python
Description :
Audit tool for Python and JavaScript. Pylama wraps these tools:
* PEP8
* PEP257
* PyFlakes
* Mccabe