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

Last updated: May 10,2024

1. Install "starlet" package

In this section, we are going to explain the necessary steps to install starlet on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install starlet

2. Uninstall "starlet" package

This tutorial shows how to uninstall starlet on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove starlet $ sudo apt autoclean && sudo apt autoremove

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

Package: starlet
Architecture: all
Version: 0.31-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: 47
Depends: perl, libparallel-prefork-perl, libplack-perl, libserver-starter-perl
Filename: pool/universe/s/starlet/starlet_0.31-1_all.deb
Size: 12826
MD5sum: 8fab30e0b3e50c325e6c525baa73ae13
SHA1: 9946d51d95ac7dd58b6d5748eaecc511c65542d1
SHA256: 1d87def4241688e9155e5ff7166d37e3961ea00a184295a841858d80506c8156
SHA512: bccfa924e77fb30b0d8477d8db8a672d6380dcc4710f46a87f58ef56cb5d809d65fc158e29064d7f823549c1591a72c954b87f8cf8ac2ba888a09cb89635b9be
Homepage: https://metacpan.org/release/Starlet
Description-en: simple, high-performance PSGI/Plack HTTP server
Starlet is a standalone HTTP/1.0 server with keep-alive support, formerly
known as Plack::Server::Standalone::Prefork and
Plack::Server::Standalone::Prefork::Server::Starter.
.
The server supports following features, and is suitable for running HTTP
application servers behind a reverse proxy.
.
- prefork and graceful shutdown using Parallel::Prefork
- hot deploy using Server::Starter
- fast HTTP processing using HTTP::Parser::XS (optional)
Description-md5: 276e1492016e42ebb82e9c1a0f3eb4d1