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

Last updated: May 20,2024

1. Install "libsignal-mask-perl" package

Please follow the steps below to install libsignal-mask-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsignal-mask-perl

2. Uninstall "libsignal-mask-perl" package

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

$ sudo apt remove libsignal-mask-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libsignal-mask-perl
Architecture: all
Version: 0.008-1.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: 24
Depends: perl:any, libipc-signal-perl
Recommends: libthread-sigmask-perl
Filename: pool/universe/libs/libsignal-mask-perl/libsignal-mask-perl_0.008-1.1_all.deb
Size: 6972
MD5sum: 6dc6148d95bac5ba85d9a412f37e1c51
SHA1: fe1fa4156cb7cdc38c7a7c196c438823f24a7fbc
SHA256: 9bdda6095b0ec60280330e166edac02ae70cffecd2d01263cc5e6e8163b65ef4
SHA512: 8e298dbe6d4b4f22cd2c75888eb795bb9a560c92264c5c4ddb6a012045958c97d7f5e8ba6cf393cab386b5a5b143e7f7f063a87cd4bce835b6cbcb7221d962df
Homepage: https://metacpan.org/release/Signal-Mask
Description-en: module for easy handling of signal masks
Signal::Mask is an abstraction around your process or thread signal mask. It
is used to fetch and/or change the signal mask of the calling process or
thread. The signal mask is the set of signals whose delivery is currently
blocked for the caller. It is available as the global hash %Signal::Mask.
.
Signal::Pending is an abstraction around your process'/thread's pending
signals. It can be used in combination with signal masks to handle signals in
a controlled manner. The set of pending signals is available as the global
hash %Signal::Pending.
Description-md5: ea64f5ab44cb0b56a1ccb9d1c6383787