How to Install and Uninstall ruby-safely-block Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-safely-block" package

Please follow the guidance below to install ruby-safely-block on Kali Linux

$ sudo apt update $ sudo apt install ruby-safely-block

2. Uninstall "ruby-safely-block" package

Please follow the step by step instructions below to uninstall ruby-safely-block on Kali Linux:

$ sudo apt remove ruby-safely-block $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-safely-block package on Kali Linux

Package: ruby-safely-block
Version: 0.2.1-2
Installed-Size: 27
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-errbase
Size: 5716
SHA256: 0a65b820c9dc7c6aef59a657f3789ac2be5c347d6f9df936f8cb43be707d97ba
SHA1: abbf6540541cfd2c3584dd98ff37a95ccd596dc0
MD5sum: d473bd98c99062985a50c772604748be
Description: Rescue and report exceptions in non-critical code
Exceptions are rescued and automatically reported to your favorite reporting
service. In development and test environments, exceptions are raised so you
can fix them.
.
The Safely Pattern is a simple one. It allows you to tag non-critical code by
wrapping it in a function. It’s built on top of exception handling. Gem is
created for efficient exceptional handling.
Description-md5:
Homepage: https://github.com/ankane/safely
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-safely-block/ruby-safely-block_0.2.1-2_all.deb