libcgi-session-expiresessions- software package provides automatic deletion of expired CGI sessions, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcgi-session-expiresessions-
libcgi-session-expiresessions- is installed in your system.
Make ensure the libcgi-session-expiresessions- package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcgi-session-expiresessions-*
You will get with libcgi-session-expiresessions- package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libcgi-session-expiresessions- |
| Version | 1.13-1 |
| Description | automatic deletion of expired CGI sessions |
| Sub Section | Perl |