How to Install and Uninstall ruby-puma-worker-killer Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-puma-worker-killer" package

This guide covers the steps necessary to install ruby-puma-worker-killer on Kali Linux

$ sudo apt update $ sudo apt install ruby-puma-worker-killer

2. Uninstall "ruby-puma-worker-killer" package

Please follow the steps below to uninstall ruby-puma-worker-killer on Kali Linux:

$ sudo apt remove ruby-puma-worker-killer $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-puma-worker-killer package on Kali Linux

Package: ruby-puma-worker-killer
Version: 0.3.1-3
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Depends: puma (>= 4.0~), ruby-get-process-mem (>= 0.2.5~)
Size: 9996
SHA256: 400264e1d36ab86670c44d4cdd1da1b6cfbba21ab74ca90adf1257b41924a80d
SHA1: 5edee59d70a957e5ca5a0fd5f1aa491f842918a2
MD5sum: ef1e4a68a3bb66a03889a4e0d08741ea
Description: kill memory leaking puma workers
Memory leaks in web code can be checked using puma_worker_killer.
.
When there is a memory leak in a code, finding and plugging it can be a
herculean effort. Instead what if processes are just killed when they got to
be too large? The Puma Worker Killer does just that. It is similar to Unicorn
Worker Killer but for the Puma web server.
.
Puma worker killer can only function cluster mode or hybrid mode (threads +
worker cluster) is enabled. If only using threads (and not workers) then puma
worker killer cannot help keep memory in control.
Description-md5:
Homepage: https://github.com/schneems/puma_worker_killer
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-puma-worker-killer/ruby-puma-worker-killer_0.3.1-3_all.deb