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

Last updated: May 17,2024

1. Install "libdancer-perl" package

This guide let you learn how to install libdancer-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdancer-perl

2. Uninstall "libdancer-perl" package

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

$ sudo apt remove libdancer-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdancer-perl
Priority: optional
Section: universe/perl
Installed-Size: 975
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.3202+dfsg-1
Depends: perl, libcgi-pm-perl, libhash-merge-simple-perl, libhttp-body-perl (>= 1.07), libhttp-date-perl, libhttp-message-perl, libhttp-server-simple-psgi-perl, libmime-types-perl, libmodule-runtime-perl, libtry-tiny-perl (>= 0.09), liburi-perl (>= 1.59), libwww-perl
Recommends: libjs-jquery, libyaml-perl
Suggests: libclone-perl, libdancer-session-cookie-perl, libhttp-parser-xs-perl (>= 0.10), libjson-perl, libplack-perl, libtemplate-perl, libxml-parser-perl | libxml-sax-perl, libxml-simple-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
Filename: pool/universe/libd/libdancer-perl/libdancer-perl_1.3202+dfsg-1_all.deb
Size: 397078
MD5sum: 98899527ca919f065c9080440ce1364c
SHA1: d968099e919c51ff8759d13f1d5bb54239f319c7
SHA256: 93abc90b15fbae14afae4475d46e92e65b061dd0a472c366d5b53141a9bbe9b7
Description-en: effortless web application framework
Dancer is a Perl web application framework that aims to provide the simplest
way for writing web applications, and offers the flexibility to scale between
a very simple lightweight web service consisting of a few lines of code in a
single file, all the way up to a more complex fully-fledged web application
with session support, templates for views and layouts, etc.
.
If you don't want to write CGI scripts by hand, and find other frameworks
such as Catalyst (see libcatalyst-perl) too complex or cumbersome for your
project, Dancer is what you need.
Description-md5: 89b0de7fc6452bdcf077545255a0363b
Homepage: https://metacpan.org/release/Dancer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu