How to Install and Uninstall ruby-shellany Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-shellany" package

In this section, we are going to explain the necessary steps to install ruby-shellany on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-shellany

2. Uninstall "ruby-shellany" package

Please follow the guidance below to uninstall ruby-shellany on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-shellany package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-shellany
Architecture: all
Version: 0.0.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-shellany/ruby-shellany_0.0.1-2_all.deb
Size: 5440
MD5sum: 693ed0b096b25d3e532eef196a68478b
SHA1: b04501b5754d1249bb5b7419e6d89777f359c9f0
SHA256: cdcc22bfcb89d952bf27431d02d0434661aa54a8f4f9a5e07dd7a0486664afc6
SHA512: 6ff83ad26de075649bb8b8f2edd332fec8b1d033c43664fe8c4edbe4eb11fa2b2db536a31d1e43f1d8c37f69ad8e2003554f205022e1a7daf823faa62bf91450
Homepage: https://github.com/guard/shellany
Description-en: 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: b040fda0393b7255a130590c095d9261
Ruby-Versions: all