How to Install and Uninstall python3-versioneer Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-versioneer" package

This tutorial shows how to install python3-versioneer on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-versioneer

2. Uninstall "python3-versioneer" package

This tutorial shows how to uninstall python3-versioneer on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-versioneer package on Ubuntu 21.10 (Impish Indri)

Package: python3-versioneer
Architecture: all
Version: 0.18-3
Priority: optional
Section: universe/devel
Source: python-versioneer
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: python3:any
Suggests: python-python-versioneer-doc
Filename: pool/universe/p/python-versioneer/python3-versioneer_0.18-3_all.deb
Size: 31856
MD5sum: 1de0a2ed2ac6da663fadd5866c93a455
SHA1: 7cbcae0b3e5a9f30baa6a87c3b01905a3f45f1ab
SHA256: 5cb34945997a5a108dc9342d77a30078c2dc4d9573dc1bffdb138b6068a79368
SHA512: a9b96844e219a84cb58d3c2fa6a589e18f81c14ab5d32fd1ec5527e76b3b3bc68b48888d22b6ba882ca0492268662045a5892765689d77b17f4e3539e223310c
Homepage: https://github.com/warner/python-versioneer
Description-en: determine version from repository tag
This is a tool for managing a recorded version number in distutils-based
python projects. The goal is to remove the tedious and error-prone
"update the embedded version string" step from your release
process. Making a new release should be as easy as recording a new tag
in your version-control system, and maybe making new tarballs.
Description-md5: 3a2824e2ee5716124e7d97e52e9c9da4