How to Install and Uninstall libscope-upper-perl Package on Kali Linux

Last updated: July 03,2024

1. Install "libscope-upper-perl" package

This guide covers the steps necessary to install libscope-upper-perl on Kali Linux

$ sudo apt update $ sudo apt install libscope-upper-perl

2. Uninstall "libscope-upper-perl" package

Learn how to uninstall libscope-upper-perl on Kali Linux:

$ sudo apt remove libscope-upper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscope-upper-perl package on Kali Linux

Package: libscope-upper-perl
Source: libscope-upper-perl (0.34-1)
Version: 0.34-1+b1
Installed-Size: 121
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 45976
SHA256: 52a7956dab79c2e26f21e6fe478e4e7a6db0bb7fc011cab03f81978f89a1a045
SHA1: cb1272765c2d6a46b7aca3b5a309750bf95ef0d4
MD5sum: 6eb8269c230134f817b97eacd15d8cd7
Description: module to manipulate upper scopes
Scope::Upper is a Perl module that provides a way for Perl programs to defer
actions at run-time until the control flow returns to the upper scope. It
currently enables developers to:
.
* Hook an upper scope end with "reap"
* Localize variables, array/hash values or deletions of elements in
higher contexts with respectively "localize", "localize_elem" and
"localize_delete"
* Return values immediately to an upper level with "unwind", and know
which context was in use then with "want_at"
Description-md5:
Homepage: https://metacpan.org/release/Scope-Upper
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libscope-upper-perl/libscope-upper-perl_0.34-1+b1_amd64.deb