How to Install and Uninstall pen Package on Kali Linux

Last updated: September 20,2024

1. Install "pen" package

This guide covers the steps necessary to install pen on Kali Linux

$ sudo apt update $ sudo apt install pen

2. Uninstall "pen" package

Please follow the steps below to uninstall pen on Kali Linux:

$ sudo apt remove pen $ sudo apt autoclean && sudo apt autoremove

3. Information about the pen package on Kali Linux

Package: pen
Source: pen (0.34.1-2)
Version: 0.34.1-2+b1
Installed-Size: 222
Maintainer: Vincent Bernat
Architecture: amd64
Depends: libc6 (>= 2.15), libgeoip1 (>= 1.6.12), libssl3 (>= 3.0.0)
Size: 82876
SHA256: eacb02e749fdb8338dc2a70bfc730589366a7cacc292125a896644fababaa0e1
SHA1: 848f73a6669d22530d9309a9c86f5b3820602828
MD5sum: 2377ec78eaffb648ecce59239bb90b72
Description: Load balancer for "simple" tcp and udp based protocols
This works for udp, and tcp based protocols such as dns, http or smtp.
It allows several servers to appear as one to the outside and automatically
detects servers that are down and distributes clients among the available
servers. This gives high availability and scalable performance.
Description-md5:
Homepage: http://siag.nu/pen/
Tag: implemented-in::c, interface::daemon, network::load-balancing,
role::program, scope::utility, use::proxying
Section: net
Priority: optional
Filename: pool/main/p/pen/pen_0.34.1-2+b1_amd64.deb