How to Install and Uninstall twiggy Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "twiggy" package

This guide let you learn how to install twiggy on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install twiggy

2. Uninstall "twiggy" package

This guide let you learn how to uninstall twiggy on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove twiggy $ sudo apt autoclean && sudo apt autoremove

3. Information about the twiggy package on Ubuntu 20.10 (Groovy Gorilla)

Package: twiggy
Architecture: all
Version: 0.1025+dfsg-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: 58
Depends: perl, libanyevent-perl, libplack-perl, libtry-tiny-perl, libwww-perl
Recommends: libhttp-parser-xs-perl, libserver-starter-perl
Filename: pool/universe/t/twiggy/twiggy_0.1025+dfsg-1_all.deb
Size: 19338
MD5sum: f66ed4c26379dcada2e4e769c1d3c7d9
SHA1: f3e5aa164d439fb8d4e06b629178f0181bd4ca7f
SHA256: 393fe2c761c86bf0951f8c66efa44de6ca68cf6112e7487d2999bb889c29fe7d
SHA512: 1a83637e2ea72018b2f653666525a66860da344c492371dce1bc4494af68f470d02a353a33a95304464535ed58fd30d54337204396c5c48b956e41fa95151584
Homepage: https://metacpan.org/release/Twiggy
Description-en: AnyEvent HTTP server for PSGI (like Thin)
Twiggy is a lightweight and fast HTTP server with unique features:
* Can run any PSGI applications. Fully supports psgi.nonblocking
and psgi.streaming interfaces.
* This server uses AnyEvent and runs in a non-blocking event loop,
so it's best to run event-driven web applications that runs I/O bound
jobs or delayed responses such as long-poll, WebSocket or streaming
content (server push).
* Uses XS/C based HTTP header parser for the best performance. (optional)
* The memory required to run twiggy is 6MB and it can serve more than
4500 req/s with a single process on Perl 5.10 with MacBook Pro 13"
late 2009.
* Supports Server::Starter for hot deploy and graceful restarts.
Description-md5: 363cf6ed26e996ef19231c2272da6da7