How to Install and Uninstall libshell-posix-select-perl Package on Kali Linux
Last updated: February 24,2025
1. Install "libshell-posix-select-perl" package
Please follow the instructions below to install libshell-posix-select-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libshell-posix-select-perl
Copied
2. Uninstall "libshell-posix-select-perl" package
In this section, we are going to explain the necessary steps to uninstall libshell-posix-select-perl on Kali Linux:
$
sudo apt remove
libshell-posix-select-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libshell-posix-select-perl package on Kali Linux
Package: libshell-posix-select-perl
Version: 0.09-1
Installed-Size: 118
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 44064
SHA256: 91b4bd20735b56e8a2bb256d10ced77a00be0e569f7dcc738728ddad8606ce96
SHA1: 2955126d39741dc3e427be72e76032b7dfd43d7f
MD5sum: 592e8f947ccb4dd316662b89c83df6f9
Description: POSIX Shell's "select" loop for Perl
Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash,
Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far
the friendliest feature of any UNIX shell, and it's the only UNIX shell loop
that's missing from the Perl language. Until now!
.
What's so great about this loop? It automates the generation of a numbered
menu of choices, prompts for a choice, proofreads that choice and complains if
it's invalid (at least in this enhanced implementation), and executes a
code-block with a variable set to the chosen value. That saves a lot of coding
for interactive programs -- especially if the menu consists of many values!
.
The benefit of bringing this loop to Perl is that it obviates the need for
future programmers to reinvent the Choose-From-A-Menu wheel.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Shell-POSIX-Select
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libshell-posix-select-perl/libshell-posix-select-perl_0.09-1_all.deb
Version: 0.09-1
Installed-Size: 118
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 44064
SHA256: 91b4bd20735b56e8a2bb256d10ced77a00be0e569f7dcc738728ddad8606ce96
SHA1: 2955126d39741dc3e427be72e76032b7dfd43d7f
MD5sum: 592e8f947ccb4dd316662b89c83df6f9
Description: POSIX Shell's "select" loop for Perl
Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash,
Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far
the friendliest feature of any UNIX shell, and it's the only UNIX shell loop
that's missing from the Perl language. Until now!
.
What's so great about this loop? It automates the generation of a numbered
menu of choices, prompts for a choice, proofreads that choice and complains if
it's invalid (at least in this enhanced implementation), and executes a
code-block with a variable set to the chosen value. That saves a lot of coding
for interactive programs -- especially if the menu consists of many values!
.
The benefit of bringing this loop to Perl is that it obviates the need for
future programmers to reinvent the Choose-From-A-Menu wheel.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Shell-POSIX-Select
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libshell-posix-select-perl/libshell-posix-select-perl_0.09-1_all.deb