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

Last updated: May 19,2024

1. Install "ruby-shellany" package

This is a short guide on how to install ruby-shellany on Kali Linux

$ sudo apt update $ sudo apt install ruby-shellany

2. Uninstall "ruby-shellany" package

Here is a brief guide to show you how to uninstall ruby-shellany on Kali Linux:

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

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

Package: ruby-shellany
Version: 0.0.1-5
Installed-Size: 26
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 5772
SHA256: 36805e36908c0ad0c2fb51133f26e5d854c023b1c7487560038c2a6c4ba6b20c
SHA1: 2b7de28116debaa598027e0d0be51dec3e04bfd0
MD5sum: c26a7f3e6c0ff749f7999f1d286a5200
Description: MRI+JRuby compatible command output capturing
Shellany captures command output with several features:
* portability (should work on recent JRuby versions)
* capturing stdout, stderr in a convenient way
* returning the result in a convenient way
* detecting if a shell is needed (though incomplete/primitive implementation)
* prevents running the same command multiple times
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/guard/shellany
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-shellany/ruby-shellany_0.0.1-5_all.deb