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

Last updated: May 11,2024

1. Install "libcgi-application-perl" package

Please follow the step by step instructions below to install libcgi-application-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgi-application-perl

2. Uninstall "libcgi-application-perl" package

This is a short guide on how to uninstall libcgi-application-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcgi-application-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcgi-application-perl
Priority: optional
Section: universe/perl
Installed-Size: 237
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 4.50-4
Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Provides: libcgi-application-plugin-errorpage-perl, libcgi-application-plugin-redirect-perl, libcgi-application-standard-config-perl
Depends: perl, libcgi-pm-perl | perl (<< 5.19), libclass-isa-perl, libparams-validate-perl
Suggests: libcgi-psgi-perl, libhtml-template-perl
Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11)
Filename: pool/universe/libc/libcgi-application-perl/libcgi-application-perl_4.50-4_all.deb
Size: 80856
MD5sum: 02a38867008bb58b43644f868536a0c0
SHA1: 3b669c601451429addc1c0e603dbcfddb8aaf7c0
SHA256: c1ffbf3623fbbb530744d6807c96dcec60856f7cc4dc97ba5217fe82a8d57529
Description-en: framework for building reusable web-applications
CGI::Application is intended to make it easier to create sophisticated,
reusable web-based applications. This module implements a methodology
which, if followed, will make your web software easier to design,
easier to document, easier to write, and easier to evolve.
.
This package comes bundled with three extra modules providing useful glue
run modes:
.
CGI::Application::Plugin::ErrorPage - automatic handling of errors
.
CGI::Application::Plugin::Redirect - external header based redirects
.
CGI::Application::Standard::Config - defines a standard interface for config
Description-md5: f7f348cfb8d31c36b63159b2174bb38e
Homepage: https://metacpan.org/release/CGI-Application
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu