How to Install and Uninstall feersum Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "feersum" package

This guide let you learn how to install feersum on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install feersum

2. Uninstall "feersum" package

This tutorial shows how to uninstall feersum on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove feersum $ sudo apt autoclean && sudo apt autoremove

3. Information about the feersum package on Ubuntu 21.04 (Hirsute Hippo)

Package: feersum
Architecture: amd64
Version: 1.410-1ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 177
Depends: perl, perlapi-5.32.1, libc6 (>= 2.28), libev-perl, libhttp-entity-parser-perl, libjson-xs-perl
Recommends: libplack-perl
Filename: pool/universe/f/feersum/feersum_1.410-1ubuntu1_amd64.deb
Size: 66368
MD5sum: 162cadf10872d446ee8b86c2b34bd7cc
SHA1: a2a6ff56f05d0ba0a29e81b5d2b7372c8ae488c7
SHA256: 4549b0f7a8591d8af6da94079fc2c3c1e48dd3bdf0275005e43285165b795d96
SHA512: 5d2975fcb617d796a5ab5807066db4675fe074b7b097d35935c6f45e2d53b2798a489da98afdeb2f8a92d8168f530344e17c8cbc0030ab1211b48700b88d1ad4
Homepage: https://metacpan.org/release/Feersum
Description-en: PSGI engine for Perl based on EV/libev
Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
including the psgi.streaming interface and is compatible with Plack and PSGI
1.1. Feersum also has its own "native" interface which is similar in a lot of
ways to PSGI, but is not compatible with PSGI or PSGI middleware.
.
Feersum uses a single-threaded, event-based programming architecture to scale
and can handle many concurrent connections efficiently in both CPU and RAM. It
skips doing a lot of sanity checking with the assumption that a "front-end"
HTTP/HTTPS server is placed between it and the Internet.
Description-md5: b28d591f0efcae435f4eeb3e8afb6a7f