How to Install and Uninstall python312-radon Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-radon" package
Please follow the guidelines below to install python312-radon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-radon
Copied
2. Uninstall "python312-radon" package
Here is a brief guide to show you how to uninstall python312-radon on openSuSE Tumbleweed:
$
sudo zypper remove
python312-radon
Copied
3. Information about the python312-radon package on openSuSE Tumbleweed
Information for package python312-radon:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-radon
Version : 6.0.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 822.3 KiB
Installed : No
Status : not installed
Source package : python-radon-6.0.1-1.3.src
Upstream URL : https://github.com/rubik/radon
Summary : Code Metrics in Python
Description :
Radon is a Python tool that computes various metrics from the source code.
Radon can compute:
* McCabe's complexity**, i.e. cyclomatic complexity
* raw metrics (these include SLOC, comment lines, blank lines, &c.)
* Halstead metrics (all of them)
* Maintainability Index (the one used in Visual Studio)
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-radon
Version : 6.0.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 822.3 KiB
Installed : No
Status : not installed
Source package : python-radon-6.0.1-1.3.src
Upstream URL : https://github.com/rubik/radon
Summary : Code Metrics in Python
Description :
Radon is a Python tool that computes various metrics from the source code.
Radon can compute:
* McCabe's complexity**, i.e. cyclomatic complexity
* raw metrics (these include SLOC, comment lines, blank lines, &c.)
* Halstead metrics (all of them)
* Maintainability Index (the one used in Visual Studio)