How to Install and Uninstall python-radon-doc Package on Kali Linux

Last updated: April 29,2024

1. Install "python-radon-doc" package

Please follow the guidance below to install python-radon-doc on Kali Linux

$ sudo apt update $ sudo apt install python-radon-doc

2. Uninstall "python-radon-doc" package

This is a short guide on how to uninstall python-radon-doc on Kali Linux:

$ sudo apt remove python-radon-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-radon-doc package on Kali Linux

Package: python-radon-doc
Source: radon
Version: 6.0.1+ds1-1
Installed-Size: 279
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Size: 45552
SHA256: 8e5d294e3f5882ee5a09a217a581078761a31df0c77a73692871a7dbdb6226d0
SHA1: a5d205aaf10a77c92455db9d4c828943dc56ea30
MD5sum: 9ef4b1d89915525a466f5cd2d20c95fe
Description: Python tool to compute code metrics (common documentation)
Radon is a Python tool which computes various code metrics.
Supported metrics are:
.
raw metrics: SLOC, comment lines, blank lines, &c.
Cyclomatic Complexity (i.e. McCabe’s Complexity)
Halstead metrics (all of them)
the Maintainability Index (a Visual Studio metric)
.
Radon can be used either from the command line or
programmatically through its API.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rubik/radon
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/r/radon/python-radon-doc_6.0.1+ds1-1_all.deb