How to Install and Uninstall python3-semantic-version Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-semantic-version" package

Please follow the instructions below to install python3-semantic-version on Kali Linux

$ sudo apt update $ sudo apt install python3-semantic-version

2. Uninstall "python3-semantic-version" package

Here is a brief guide to show you how to uninstall python3-semantic-version on Kali Linux:

$ sudo apt remove python3-semantic-version $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-semantic-version package on Kali Linux

Package: python3-semantic-version
Source: python-semantic-version
Version: 2.10.0-2
Installed-Size: 84
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Suggests: python-semantic-version-doc
Size: 17608
SHA256: f66c5d64a8f314714febc7a6b3e0a4b0bc1c83ff52320faa7524467f8c52b4c1
SHA1: af43e3b3a9b9aa5805522d7e9d09b26aa17a6f42
MD5sum: e74353547fdd67099f81a87617e0a1af
Description: implementing the SemVer scheme - Python 3.x
This small Python library provides a few tools to handle SemVer in Python. It
follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can
also support versions which wouldn't match the semantic version scheme by
converting a version such as 0.1.2.3.4 into 0.1.2+3.4.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/rbarrois/python-semanticversion
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-semantic-version/python3-semantic-version_2.10.0-2_all.deb