How to Install and Uninstall libversion-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libversion-perl" package

In this section, we are going to explain the necessary steps to install libversion-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libversion-perl

2. Uninstall "libversion-perl" package

Here is a brief guide to show you how to uninstall libversion-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libversion-perl package on Ubuntu 21.10 (Impish Indri)

Package: libversion-perl
Architecture: amd64
Version: 1:0.9928-1build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 141
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libv/libversion-perl/libversion-perl_0.9928-1build1_amd64.deb
Size: 48484
MD5sum: e3b73c401992c2e2d748903ec99bc1a0
SHA1: df3a671e700e6664be63e296084cc7ba30ba977a
SHA256: 42ef6e78e33e00ab765bdaa7d2ce22869266882070c62d23f11cea28dbb47d32
SHA512: 246023ce9f79a18fc052f0be79672c5969fb2950e4d6fad1aa61b253daf30a01f2310d55779dd7f4a006e68f61ab08e5055645cef43aba53804a4b8074d3a9a3
Homepage: https://metacpan.org/release/version
Description-en: Perl extension for Version Objects
The version module implements version objects for older version of Perl and
provides the version object API for all versions of Perl.
.
There are two different types of version objects supported by this modules,
corresponding to the two different styles of versions in use:
* Decimal Versions - The classic floating-point number $VERSION.
* Dotted Decimal Versions - The more modern form of version assignment, with
3 (or potentially more) integers separated by decimal points (e.g. v1.2.3).
Description-md5: 44a0962212c1709025ede485e9f3bcd5