How to Install and Uninstall bumpversion Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "bumpversion" package

Please follow the steps below to install bumpversion on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bumpversion

2. Uninstall "bumpversion" package

Please follow the guidelines below to uninstall bumpversion on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove bumpversion $ sudo apt autoclean && sudo apt autoremove

3. Information about the bumpversion package on Ubuntu 21.10 (Impish Indri)

Package: bumpversion
Architecture: all
Version: 1.0.0-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 97
Depends: python3-pkg-resources, python3:any
Filename: pool/universe/b/bumpversion/bumpversion_1.0.0-1_all.deb
Size: 26284
MD5sum: 96e480b78043ec27e6e0a3f2e003557d
SHA1: bc3e5813b6ba95658a4beaed323d74bce8476386
SHA256: b3f1b01766b91d39472decd2b5cf9cecfd74c47c3ef79cad6f5b6b4a34c92312
SHA512: a60bcad2458638a3c856c5296a316b97d22620af06da9ecc682c7c82fb14a0f2e369624efdfe9f0c8e236b6e71274f955d90a429a42fc35a7979dd7815d79f0a
Homepage: https://github.com/peritus/bumpversion
Description-en: Version-bump your software with a single command
A small command line tool to simplify releasing software by updating all
version strings in your source code by the correct increment.
.
Also creates commits and tags:
* version formats are highly configurable
* works without any VCS, but happily reads tag information from and
writes commits and tags to Git and Mercurial if available
* just handles text files, so it's not specific to any programming
language
Description-md5: 0a3ea473617a1d417c77e436b3fdb505