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

Last updated: July 07,2024

1. Install "libtrue-perl" package

This guide covers the steps necessary to install libtrue-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtrue-perl

2. Uninstall "libtrue-perl" package

This guide covers the steps necessary to uninstall libtrue-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libtrue-perl
Architecture: amd64
Version: 1.0.2-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: perl (>= 5.32.0-5), perlapi-5.32.0, libc6 (>= 2.2.5), libb-hooks-op-annotation-perl, libb-hooks-op-check-perl (>= 0.22), libdevel-stacktrace-perl
Filename: pool/universe/libt/libtrue-perl/libtrue-perl_1.0.2-1_amd64.deb
Size: 15844
MD5sum: b5269a3dabb57af44556d310579ab311
SHA1: 5fd83155bdabe8f6f5a7d557a0c9eb5d555d70f7
SHA256: 7af7455ed71cfc768301665ba4edccc48befcceb78666ae8f315289c3efafcc4
SHA512: 458a80064ed5407af85e1529c0c279a75f6d7bebb1e06269fced8b0e7742111c658ea8eae3d64f0713124d7a4c24e79af990bd29fc662523c7da4b95840c350a
Homepage: https://metacpan.org/release/true
Description-en: automatically return a true value when a file is required
Perl's require builtin (and its use wrapper) requires the files it loads to
return a true value. This is usually accomplished by placing a single
.
1;
.
statement at the end of included scripts or modules. It's not onerous to add
but it's a speed bump on the Perl novice's road to enlightenment.
.
This module packages this "return true" behaviour so that it need not be
written explicitly.
Description-md5: 6d6855042be74d5c6729dd09eb54aa3b