How to Install and Uninstall libversion-next-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libversion-next-perl" package

Please follow the steps below to install libversion-next-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libversion-next-perl

2. Uninstall "libversion-next-perl" package

Please follow the steps below to uninstall libversion-next-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libversion-next-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libversion-next-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libversion-next-perl
Priority: optional
Section: universe/perl
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.004-1
Depends: perl, libsub-exporter-perl
Filename: pool/universe/libv/libversion-next-perl/libversion-next-perl_0.004-1_all.deb
Size: 9836
MD5sum: 8d50ee565e094d6f83e900586f3e94d1
SHA1: d7fecfb2cc8aed143d37ddf209466f96042d76ba
SHA256: 7861ba585b5974d1dcca4b5c673b5c712849ce19508084d0b671c14cb7ab25e0
Description-en: Perl module for simply incrementing Perl module version numbers
Version::Next provides a simple, correct way to increment a Perl module
version number. It does not attempt to guess what the original version number
author intended, it simply increments in the smallest possible fashion.
Decimals are incremented like an odometer. Dotted decimals are incremented
piecewise and presented in a standardized way.
.
If more complex version manipulation is necessary, you may wish to consider
Perl::Version.
Description-md5: 33ba6256c54133bf1937fa0fad7eafbe
Homepage: https://metacpan.org/release/Version-Next
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu