How to Install and Uninstall ruby-circuitbox Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-circuitbox" package

Please follow the guidelines below to install ruby-circuitbox on Kali Linux

$ sudo apt update $ sudo apt install ruby-circuitbox

2. Uninstall "ruby-circuitbox" package

Please follow the instructions below to uninstall ruby-circuitbox on Kali Linux:

$ sudo apt remove ruby-circuitbox $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-circuitbox package on Kali Linux

Package: ruby-circuitbox
Version: 2.0.0-2
Installed-Size: 58
Maintainer: Debian Ruby Team
Architecture: all
Size: 12288
SHA256: b530825e693504f368a024219e6e43cc354c1e84f4e22850c6bb9e07a1ff3c83
SHA1: 0441330febc1f6d0ce5f1eadd4d63a27805dacf8
MD5sum: 5f95f1fe5c4bebdc6a41d824cbb1eaab
Description: Robust circuit breaker that manages failing external services
It protects your application from failures of its service dependencies.
It wraps calls to external services and monitors for failures in one minute
intervals. Using a circuit's defaults once more than 5 requests have been
made with a 50% failure rate, Circuitbox stops sending requests to that
failing service for 90 seconds. This helps your application gracefully degrade.
Description-md5:
Homepage: https://github.com/yammer/circuitbox
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-circuitbox/ruby-circuitbox_2.0.0-2_all.deb