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

Last updated: May 14,2024

1. Install "python3-dunamai" package

Please follow the guidance below to install python3-dunamai on Kali Linux

$ sudo apt update $ sudo apt install python3-dunamai

2. Uninstall "python3-dunamai" package

Please follow the guidelines below to uninstall python3-dunamai on Kali Linux:

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

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

Package: python3-dunamai
Source: python-dunamai
Version: 1.19.0-1
Installed-Size: 129
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-packaging, python3:any
Size: 29212
SHA256: 64b583c29045ce30606841499d62282871c48449f20e51b0308cff04fcc04fd9
SHA1: 3585f5cab98d6a389aeb51bb5b4e0b1d6924cf17
MD5sum: 10870fa4d693eda32c1922c2322d9d4f
Description: dynamic versioning library and CLI
Dunamai is a Python library and command line tool for producing dynamic,
standards-compliant version strings, derived from tags in your version control
system. This facilitates uniquely identifying nightly or per-commit builds in
continuous integration and releasing new versions of your software simply by
creating a tag.
Description-md5:
Homepage: https://github.com/mtkennerly/dunamai
Section: python
Priority: optional
Filename: pool/main/p/python-dunamai/python3-dunamai_1.19.0-1_all.deb