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

Last updated: May 20,2024

1. Install "libindirect-perl" package

Here is a brief guide to show you how to install libindirect-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libindirect-perl

2. Uninstall "libindirect-perl" package

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

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

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

Package: libindirect-perl
Architecture: amd64
Version: 0.39-1build2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/universe/libi/libindirect-perl/libindirect-perl_0.39-1build2_amd64.deb
Size: 21536
MD5sum: 28c5dd231500fb001cd35c3b461eaa74
SHA1: aa2468f54c3421690582a1fe72ebc246a8bfa294
SHA256: 5259f7d229eaec95eea00d37f3e68486651e1d83a3f6a215e4fe986892279171
SHA512: e19353b16afd08f4173c9d5700730b8c40a2ed5a920541c56836c99ba3c7040ac78179254de0896d18e74f310a0c193017c90bba06dd60e6b8c39af9c96f774e
Homepage: https://metacpan.org/release/indirect
Description-en: module warning about using the indirect object syntax
When enabled (or disabled as some may prefer to say, since you actually turn
it on by calling no indirect), the indirect pragma lexically warns about
indirect object syntax constructs that may have slipped into your code. This
syntax is now considered harmful, since its parsing has many quirks and its
use is error prone (when swoosh isn't defined, swoosh $x actually compiles to
$x->swoosh).
.
It currently does not warn for core functions (print, say, exec or system).
This may change in the future, or may be added as optional features that
would be enabled by passing options to unimport.
.
indirect is not a source filter.
Description-md5: 3ffb604001d21c0133ff0194f9fa3c2d