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

Last updated: May 12,2024

1. Install "libapache-sessionx-perl" package

Here is a brief guide to show you how to install libapache-sessionx-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache-sessionx-perl

2. Uninstall "libapache-sessionx-perl" package

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

$ sudo apt remove libapache-sessionx-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libapache-sessionx-perl
Priority: optional
Section: universe/perl
Installed-Size: 232
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.01-4
Depends: perl, debconf (>= 0.5) | debconf-2.0, libdigest-md5-perl, libstorable-perl, libapache-session-perl
Suggests: libdbd-pg-perl, libdbd-mysql-perl, libdbd-sybase-perl, libmime-base64-perl
Filename: pool/universe/liba/libapache-sessionx-perl/libapache-sessionx-perl_2.01-4_all.deb
Size: 44000
MD5sum: 6338cb88ff1ece4c0363304663872b43
SHA1: ffe9b97529a3b3f20a3c96f8dbb9e35dae1ef16d
SHA256: 69043c0a6536c41857a5b9c6284ed9ab1c599915125eb663ca9729197db9e1f1
Description-en: extended persistence framework for session data
Apache::SessionX extends Apache::Session. It was initially written to use
Apache::Session inside HTML::Embperl, but it seems to be useful outside of
Embperl as well, so here it is as a standalone module. Apache::SessionX
provides lazy creation of sessions, and an easier configuration using canned
locking and storage combinations.
Description-md5: 95a7c06ca7dc9de1eb0244bb6b591ba5
Homepage: http://search.cpan.org/dist/Apache-SessionX/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu