How to Install and Uninstall perlbal Package on Kali Linux

Last updated: May 09,2024

1. Install "perlbal" package

Please follow the guidance below to install perlbal on Kali Linux

$ sudo apt update $ sudo apt install perlbal

2. Uninstall "perlbal" package

Please follow the guidelines below to uninstall perlbal on Kali Linux:

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

3. Information about the perlbal package on Kali Linux

Package: perlbal
Version: 1.80-4
Installed-Size: 88
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libperlbal-perl (= 1.80-4)
Size: 37512
SHA256: 79d6a1b7023dd1675b4674f5fbfdf10d8c78236e3b7f77acadd54df74cddfdf1
SHA1: 8c6f4d0e499206a263284cbb707de6897aad8537
MD5sum: 664964351df023308bcb3659279b0a82
Description: 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:
Homepage: http://www.danga.com/perlbal/
Section: web
Priority: optional
Filename: pool/main/p/perlbal/perlbal_1.80-4_all.deb