How to Install and Uninstall puma Package on Kali Linux

Last updated: April 27,2024

1. Install "puma" package

Please follow the steps below to install puma on Kali Linux

$ sudo apt update $ sudo apt install puma

2. Uninstall "puma" package

Learn how to uninstall puma on Kali Linux:

$ sudo apt remove puma $ sudo apt autoclean && sudo apt autoremove

3. Information about the puma package on Kali Linux

Package: puma
Version: 6.4.2-4
Installed-Size: 554
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby, ruby-nio4r (>= 2.0), libc6 (>= 2.14), libssl3 (>= 3.0.0), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Breaks: rails (<< 2:6.1.7.3+dfsg-3~)
Size: 180924
SHA256: 29156a828dcb67b743b0bdda8e77f4559fc070acb422499bd1ec079b68de5937
SHA1: 52b97f02ace7c630ccec90eb196a4ac183569efa
MD5sum: 2584e9fa847ef9e40a660b77687778af
Description: threaded HTTP 1.1 server for Ruby/Rack applications
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments.
Description-md5:
Homepage: https://puma.io
Section: ruby
Priority: optional
Filename: pool/main/p/puma/puma_6.4.2-4_amd64.deb