How to Install and Uninstall libtest-hasversion-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libtest-hasversion-perl" package
Here is a brief guide to show you how to install libtest-hasversion-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libtest-hasversion-perl
Copied
2. Uninstall "libtest-hasversion-perl" package
In this section, we are going to explain the necessary steps to uninstall libtest-hasversion-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libtest-hasversion-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtest-hasversion-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libtest-hasversion-perl
Priority: optional
Section: universe/perl
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.014-1
Depends: perl
Filename: pool/universe/libt/libtest-hasversion-perl/libtest-hasversion-perl_0.014-1_all.deb
Size: 10046
MD5sum: 3099dc2bcfce90c9626be689050b3403
SHA1: 6f2f4a67686cf5e6757401daf42de9315a1a3763
SHA256: 1c1b830673062375e6b0d53f0cbf45c54e94e9a708a2bff656983250ecc93a23
Description-en: Perl library to check that Perl modules have version numbers
Do you wanna check that every one of your Perl modules in a distribution has
a version number? You wanna make sure you don't forget the brand new modules
you just added? Well, that's the module you have been looking for. Use it!
.
Do you wanna check someone else's distribution to make sure the author have
not committed the sin of leaving Perl modules without a version that can be
used to tell if you have this or that feature? Test::HasVersion is also for
you, nasty little fellow.
.
There's a script test_version which is installed with this distribution. You
may invoke it from within the root directory of a distribution you just
unpacked, and it will check every .pm file in the directory and under lib/
(if any).
Description-md5: 07094c92dd4a224b995ac16ddd413a9d
Homepage: https://metacpan.org/release/Test-HasVersion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.014-1
Depends: perl
Filename: pool/universe/libt/libtest-hasversion-perl/libtest-hasversion-perl_0.014-1_all.deb
Size: 10046
MD5sum: 3099dc2bcfce90c9626be689050b3403
SHA1: 6f2f4a67686cf5e6757401daf42de9315a1a3763
SHA256: 1c1b830673062375e6b0d53f0cbf45c54e94e9a708a2bff656983250ecc93a23
Description-en: Perl library to check that Perl modules have version numbers
Do you wanna check that every one of your Perl modules in a distribution has
a version number? You wanna make sure you don't forget the brand new modules
you just added? Well, that's the module you have been looking for. Use it!
.
Do you wanna check someone else's distribution to make sure the author have
not committed the sin of leaving Perl modules without a version that can be
used to tell if you have this or that feature? Test::HasVersion is also for
you, nasty little fellow.
.
There's a script test_version which is installed with this distribution. You
may invoke it from within the root directory of a distribution you just
unpacked, and it will check every .pm file in the directory and under lib/
(if any).
Description-md5: 07094c92dd4a224b995ac16ddd413a9d
Homepage: https://metacpan.org/release/Test-HasVersion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu