How to Install and Uninstall python3-awesomeversion Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-awesomeversion" package

Please follow the step by step instructions below to install python3-awesomeversion on Kali Linux

$ sudo apt update $ sudo apt install python3-awesomeversion

2. Uninstall "python3-awesomeversion" package

Please follow the instructions below to uninstall python3-awesomeversion on Kali Linux:

$ sudo apt remove python3-awesomeversion $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-awesomeversion package on Kali Linux

Package: python3-awesomeversion
Source: awesomeversion
Version: 24.2.0-1
Installed-Size: 67
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13460
SHA256: ee9edae4b052493645228ab1f2b2f31f559fe90a870532e71a200aa56f0743bf
SHA1: 66f24fb3f6f9df947b15526d1d0891927bd5d39d
MD5sum: 183084832e69f6d9b14d45f005d6ef56
Description: Version parsing and comparison library for Python
Features include:
.
* Represent a version number as an object and compare with other versions.
* Parse a version number like 2.12.0 into the components major, minor and
patch.
* Identify that 1.2.3b0 represents a beta version.
Description-md5:
Homepage: https://github.com/ludeeus/awesomeversion
Section: python
Priority: optional
Filename: pool/main/a/awesomeversion/python3-awesomeversion_24.2.0-1_all.deb