How to Install and Uninstall radon Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "radon" package

Learn how to install radon on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install radon

2. Uninstall "radon" package

Here is a brief guide to show you how to uninstall radon on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove radon $ sudo apt autoclean && sudo apt autoremove

3. Information about the radon package on Ubuntu 21.10 (Impish Indri)

Package: radon
Architecture: all
Version: 4.1.0+dfsg-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 192
Depends: python3-pkg-resources, python3-colorama, python3-flake8-polyfill, python3-future, python3-mando (<< 0.7), python3-mando (>= 0.6), python3:any
Filename: pool/universe/r/radon/radon_4.1.0+dfsg-1_all.deb
Size: 40184
MD5sum: 567bef9c420b0c49c2c57a799c7c7719
SHA1: 1b2fb60ed90776fb7ab92e841bdb00b25ad4adba
SHA256: 6dbfecf965f2ed8ddd9f216eaa61c63d7cccc7fd4b6525d70c06c2644e48aa0d
SHA512: 87033aca1c5ee6eb182c241563596b5626b4f1fca04996b396f1ca5b8ea55c7e0f9c13668ffe3b94c5d13c944c6043dc617db3d19ba3b472058e80542f6cef06
Homepage: https://github.com/rubik/radon
Description-en: Python tool to compute code metrics (Python3)
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.
Description-md5: 6fca64bb2ac60308f32f72bd74e74c3f