How to Install and Uninstall libnamespace-sweep-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libnamespace-sweep-perl" package

Here is a brief guide to show you how to install libnamespace-sweep-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libnamespace-sweep-perl

2. Uninstall "libnamespace-sweep-perl" package

Please follow the step by step instructions below to uninstall libnamespace-sweep-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libnamespace-sweep-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnamespace-sweep-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libnamespace-sweep-perl
Architecture: all
Version: 0.006-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: 29
Depends: libsub-identify-perl, libb-hooks-endofscope-perl (>= 0.09), libpackage-stash-perl (>= 0.33), perl:any
Filename: pool/universe/libn/libnamespace-sweep-perl/libnamespace-sweep-perl_0.006-2.1_all.deb
Size: 8296
MD5sum: 317b9dd9c68e9be6b262a8d777f778d2
SHA1: 130578a653dadba3f218bb60bf48051ec36152d0
SHA256: a7e5bb528fb671594aa002684cf9c8b5131dd5a12006fcf2b508178db8af5fd8
SHA512: 4333d61c5e64f73b4a3664b6bcb05da19a012568ffd16811ef8d4c2e88bd72ce4f88e7fe66b1fe991f393b172e1555b048c616b324a3624ec77b8cef97a16f1a
Homepage: http://search.cpan.org/dist/namespace-sweep/
Description-en: sweeps up imported subs in your classes
Because Perl methods are just regular subroutines, it's difficult to
tell what's a method and what's just an imported function. As a result,
imported functions can be called as methods on your objects.
.
The namespace::sweep pragma will delete imported functions from your
class's symbol table, thereby ensuring that your interface is as you
specified it. However, code inside your module will still be able to
use the imported functions without any problems.
Description-md5: 4b17b3b9cb63a7beaa5d62f1768f8cd0