libcgi-session-expiresessions- software package provides automatic deletion of expired CGI sessions, you can install in your Ubuntu 16.10 (Yakkety Yak) 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 16 10 yakkety yak |
| Section | Perl |
| Package | libcgi-session-expiresessions- |
| Version | 1.13-2 |
| Description | automatic deletion of expired CGI sessions |
| Sub Section | perl |