How to Install and Uninstall libend-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libend-perl" package

Please follow the guidance below to install libend-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libend-perl

2. Uninstall "libend-perl" package

This tutorial shows how to uninstall libend-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libend-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libend-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2009110401-1
Depends: perl
Filename: pool/universe/libe/libend-perl/libend-perl_2009110401-1_all.deb
Size: 8656
MD5sum: c0aacc2c714215a91468f1eb0be5d85c
SHA1: 6fbeb03f4b47b16009f78d204d3a648e3577931b
SHA256: 78484e07787c47925b5a2dac56cc53ea3e0fb01170c1a0a5785038bd4283e713
Description-en: Perl interface to execute code at end of scope
End is a Perl module that exports a single subroutine, end, which enables
execution of code whenever the current block is exited, regardless of whether
it is due to a return, next, last, redo, exit, die, goto or just reaching the
end of the current block.
Description-md5: f95c853e9f7bdaf81378350143100d3d
Homepage: https://metacpan.org/release/End/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu