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

Last updated: May 05,2024

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

Here is a brief guide to show you how to install ruby-unicorn-worker-killer on Kali Linux

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

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

Please follow the step by step instructions below to uninstall ruby-unicorn-worker-killer on Kali Linux:

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

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

Package: ruby-unicorn-worker-killer
Version: 0.4.4-2
Installed-Size: 31
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-get-process-mem (>= 0.2.5~), unicorn (>= 5)
Size: 7180
SHA256: f94a60cf9806f5576b99cf8b138b9960c47fed326b45a379949d4b2afbff28d1
SHA1: 519c5d73808e12dced3e76b71f54f8712411d6e3
MD5sum: 54b05edae3c226077981b9233795436d
Description: library to kill unicorn workers by memory and request counts
unicorn-worker-killer gem provides automatic restart of Unicorn workers based
on
1. max number of requests, and
2. process memory size (RSS)
without affecting any requests.
.
This will greatly improves site's stability by avoiding unexpected memory
exhaustion at the application nodes.
Description-md5:
Homepage: https://github.com/kzk/unicorn-worker-killer
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-unicorn-worker-killer/ruby-unicorn-worker-killer_0.4.4-2_all.deb