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

Last updated: April 27,2024

1. Install "python3-get-version" package

Here is a brief guide to show you how to install python3-get-version on Kali Linux

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

2. Uninstall "python3-get-version" package

Please follow the steps below to uninstall python3-get-version on Kali Linux:

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

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

Package: python3-get-version
Source: python-get-version
Version: 2.1-2
Installed-Size: 20
Maintainer: Diane Trout
Architecture: all
Depends: python3:any
Size: 4784
SHA256: 7f04310f06e97a7f8319125e18454eed93cd4395b966f1de82d235dfb3604cc9
SHA1: 07b719d7f9823d54dc17e966ca7d85f144de855e
MD5sum: aa23d64fd09dbfefc872671279087a14
Description: Version helper in the spirit of versioneer
Automatically use the latest “vX.X.X” Git tag as version in your
Python package.
.
It also supports getting the version from Python source distributions
(sdist) or, once your package is installed, via pkg_resources (part
of setuptools).
Description-md5: c9abfcd584d7871b1bb46a48f145321d
Homepage: https://github.com/flying-sheep/get_version
Section: python
Priority: optional
Filename: pool/main/p/python-get-version/python3-get-version_2.1-2_all.deb