How to Install and Uninstall python3-vcversioner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python3-vcversioner" package

Learn how to install python3-vcversioner on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-vcversioner

2. Uninstall "python3-vcversioner" package

Please follow the steps below to uninstall python3-vcversioner on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-vcversioner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-vcversioner
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: vcversioner
Version: 1.14.1.1-2
Depends: python3:any (>= 3.3.2-2~)
Suggests: git, mercurial
Filename: pool/universe/v/vcversioner/python3-vcversioner_1.14.1.1-2_all.deb
Size: 13228
MD5sum: 3a63c6183d6e0bcc41dd9c13023877e6
SHA1: e65f742c2dabb73bc19b56d97ab84621c408028a
SHA256: 886641a1228ecfd5b5d70a2a141d60bf734126f6ed008326ebc819caab335b32
Description-en: Use version control tags to discover version numbers (Python3 version)
vcversioner autodiscovers a Python project's version number using
version control system tags. This allows developers to avoid
duplicating version information between their VCS and their setup.py
metadata.
.
When the package is built, vcversioner generates a version.txt file
that can be used for release tarballs.
.
Currently, vcversioner supports the git and mercurial (hg) VCS.
.
This package contains vcversioner for Python 3.x
Description-md5: 7b4163af31d056057d93abbe5cd24a41
Homepage: https://github.com/habnabit/vcversioner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu