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

Last updated: May 16,2024

1. Install "librouter-simple-perl" package

This guide covers the steps necessary to install librouter-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librouter-simple-perl

2. Uninstall "librouter-simple-perl" package

Learn how to uninstall librouter-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librouter-simple-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: librouter-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.17-1
Depends: perl, libclass-accessor-lite-perl
Filename: pool/universe/libr/librouter-simple-perl/librouter-simple-perl_0.17-1_all.deb
Size: 22466
MD5sum: 052e0b791d1ce5532467b4928791fbbf
SHA1: 74a57cb26e67bd4f1b8a0a16883ff8d8711286f2
SHA256: b573edc31867aa2e394a69ba315a4d2ec22a6881d2c52939bf896821130a2ebd
Description-en: simple HTTP router for web applications
Router::Simple is a simple router class. Its main purpose is to serve
as a dispatcher for web applications. Router::Simple can match against
PSGI $env directly, which means it's easy to use with PSGI supporting
web frameworks.
Description-md5: 84dceee17e8e89445cd2922072204c42
Homepage: https://metacpan.org/release/Router-Simple
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu