How to Install and Uninstall eperl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "eperl" package

This tutorial shows how to install eperl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eperl

2. Uninstall "eperl" package

Please follow the instructions below to uninstall eperl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eperl $ sudo apt autoclean && sudo apt autoremove

3. Information about the eperl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eperl
Priority: optional
Section: universe/devel
Installed-Size: 275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian WML Packaging Team
Architecture: amd64
Version: 2.2.14-21build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libperl5.22 (>= 5.22.1)
Suggests: libapache2-mod-perl2
Filename: pool/universe/e/eperl/eperl_2.2.14-21build2_amd64.deb
Size: 97752
MD5sum: 46d4738eecbcb275ee7d76503bf44474
SHA1: bfe6366f6db6184c9414f35931157d1fec2710c7
SHA256: 477d67d61dc65d85ce5b7e16cc8fdc12ff123bfc48746176a01ce09352a4ddd0
Description-en: Embedded Perl 5 Language
ePerl interprets an ASCII file bristled with Perl 5 program statements by
evaluating the Perl 5 code while passing through the plain ASCII data. It
can operate in various ways: As a stand-alone Unix filter or integrated
Perl 5 module for general file generation tasks and as a powerful Webserver
scripting language for dynamic HTML page programming.
Description-md5: 8c031cf4d8b7bf7f078c7b2aac563af3
Homepage: http://www.ossp.org/pkg/tool/eperl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu