How to Install and Uninstall perlbal Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "perlbal" package

In this section, we are going to explain the necessary steps to install perlbal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install perlbal

2. Uninstall "perlbal" package

In this section, we are going to explain the necessary steps to uninstall perlbal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove perlbal $ sudo apt autoclean && sudo apt autoremove

3. Information about the perlbal package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: perlbal
Priority: optional
Section: universe/web
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.80-3
Depends: perl, libperlbal-perl (= 1.80-3)
Filename: pool/universe/p/perlbal/perlbal_1.80-3_all.deb
Size: 22606
MD5sum: 44954a10aa95c670dc701d81f6125b5d
SHA1: f474acaeca9576febf46c49b0708c21233d1589e
SHA256: 9839ffb1be71f6f473325a0f92d62d991ffbcbf2b63af07f20b74f76c573c15a
Description-en: Perl-based reverse proxy load balancer and web server
Perlbal is a single-threaded event-based server supporting HTTP load
balancing, web serving, and a mix of the two. Perlbal can act as either a web
server or a reverse proxy.
.
One of the defining things about Perlbal is that almost everything can be
configured or reconfigured on the fly without needing to restart the software.
A basic configuration file containing a management port enables you to easily
perform operations on a running instance of Perlbal.
.
Perlbal can also be extended by means of per-service (and global) plugins that
can override many parts of request handling and behavior.
Description-md5: ef66b554e47c2ee5d9b46caf5c1ce1ad
Homepage: http://www.danga.com/perlbal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu