How to Install and Uninstall python311-pylama Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-pylama" package
This tutorial shows how to install python311-pylama on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pylama
Copied
2. Uninstall "python311-pylama" package
Please follow the guidance below to uninstall python311-pylama on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pylama
Copied
3. Information about the python311-pylama package on openSuSE Tumbleweed
Information for package python311-pylama:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pylama
Version : 8.4.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 205.9 KiB
Installed : No
Status : not installed
Source package : python-pylama-8.4.1-3.4.src
Upstream URL : https://github.com/klen/pylama
Summary : Code audit tool for python
Description :
Code audit tool for Python. Pylama wraps these tools:
- pycodestyle (formerly pep8) © 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) © 2014, Amir Rachum;
- PyFlakes © 2005-2013, Kevin Watters;
- Mccabe © Ned Batchelder;
- Pylint © 2013, Logilab;
- Radon © Michele Lacchia
- eradicate © Steven Myint;
- Mypy © Jukka Lehtosalo and contributors;
- Vulture © Jendrik Seipp and contributors;
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pylama
Version : 8.4.1-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 205.9 KiB
Installed : No
Status : not installed
Source package : python-pylama-8.4.1-3.4.src
Upstream URL : https://github.com/klen/pylama
Summary : Code audit tool for python
Description :
Code audit tool for Python. Pylama wraps these tools:
- pycodestyle (formerly pep8) © 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) © 2014, Amir Rachum;
- PyFlakes © 2005-2013, Kevin Watters;
- Mccabe © Ned Batchelder;
- Pylint © 2013, Logilab;
- Radon © Michele Lacchia
- eradicate © Steven Myint;
- Mypy © Jukka Lehtosalo and contributors;
- Vulture © Jendrik Seipp and contributors;