How to Install and Uninstall libweb-machine-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 24,2025

1. Install "libweb-machine-perl" package

This is a short guide on how to install libweb-machine-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libweb-machine-perl

2. Uninstall "libweb-machine-perl" package

Please follow the guidelines below to uninstall libweb-machine-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libweb-machine-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libweb-machine-perl package on Ubuntu 21.10 (Impish Indri)

Package: libweb-machine-perl
Architecture: all
Version: 0.17-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 156
Depends: libhttp-headers-actionpack-perl, libhttp-message-perl, libhash-multivalue-perl, libio-handle-util-perl, libmodule-runtime-perl, libplack-perl, libsub-exporter-perl, libtry-tiny-perl, perl:any
Filename: pool/universe/libw/libweb-machine-perl/libweb-machine-perl_0.17-1.1_all.deb
Size: 51472
MD5sum: 6591ff501fcb17854fa24288f68e62dd
SHA1: c88f7fdb12f7498aaf9c00191dab8537c83fd1e7
SHA256: 3a5ab39d21678c5247d7944c9b34d1e85c3ed9eafa559be92e5b1a9d8b0d2995
SHA512: 971d181eeceb9a26283b3b2e88c9fc5e32c6c930ac5938d28b4192f2736c2dbe7414d32d8a4150839ba58044363ffe6200ff7eaf801519ba83a6b2372b3975c2
Homepage: https://metacpan.org/pod/Web::Machine
Description-en: Perl port of Webmachine
Web::Machine provides a RESTful web framework modeled as a state
machine. You define one or more resource classes. Each resource
represents a single RESTful URI end point, such as a user, an email,
etc. The resource class can also be the target for POST requests to
create a new user, email, etc.
.
Each resource is a state machine, and each request for a resource is
handled by running the request through that state machine.
.
Web::Machine is built on top of Plack, but it handles the full request
and response cycle.
Description-md5: b26c062ddba6c4ddb2bb7381428ee9b3