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

Last updated: November 22,2024

1. Install "python-semantic-version-doc" package

Here is a brief guide to show you how to install python-semantic-version-doc on Kali Linux

$ sudo apt update $ sudo apt install python-semantic-version-doc

2. Uninstall "python-semantic-version-doc" package

In this section, we are going to explain the necessary steps to uninstall python-semantic-version-doc on Kali Linux:

$ sudo apt remove python-semantic-version-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-semantic-version-doc
Source: python-semantic-version
Version: 2.10.0-2
Installed-Size: 672
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Size: 61344
SHA256: e123d2dddc5e50a46c36520e05888a8b20a3af12254841802d484dec3ca7513e
SHA1: 997b62eb0a625f1101a050618d0d52a6dd1a5681
MD5sum: 0c4a5948619994dff4e5bd85f1f45e2f
Description: implementing the SemVer scheme - doc
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 documentation.
Description-md5:
Homepage: https://github.com/rbarrois/python-semanticversion
Section: doc
Priority: optional
Filename: pool/main/p/python-semantic-version/python-semantic-version-doc_2.10.0-2_all.deb