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

Last updated: May 18,2024

1. Install "ruby-cocaine" package

Learn how to install ruby-cocaine on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-cocaine

2. Uninstall "ruby-cocaine" package

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

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

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

Package: ruby-cocaine
Architecture: all
Version: 0.5.8-1
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: 45
Depends: ruby | ruby-interpreter, ruby-climate-control (<< 1.0), ruby-climate-control (>= 0.0.3)
Filename: pool/universe/r/ruby-cocaine/ruby-cocaine_0.5.8-1_all.deb
Size: 9022
MD5sum: a9cd1d38aca43654a136c027ebccdf6a
SHA1: f8f6b7afa20da3d7bd9b8687109e6655929216b5
SHA256: fd1532a1c8b1cd52fb3578b30a60a05153af41ad8d6fdba841dee688cd33c28c
SHA512: 9e8765b31541569ca6121748081b8b7a0b2ad4eb95b066f12e348a2d3d94f4676529cbbbfcc40d16a1de70bb37683f64a2763c75d4cb449c888e8fe368e74ca6
Homepage: https://github.com/thoughtbot/cocaine
Description-en: library for running command line commands in Ruby
cocaine is used to run command line commands in Ruby. Commands are run
using backticks(Ruby 1.8) or Process.spawn(Ruby 1.9).
.
This library supports interpolated arguments and prevents attempts
to break system. This library throws exception if the command returns
errors.
.
Performance can be increased by installing posix-spawn gem.
Description-md5: 9c3a2826fcd0f42f151e234b2ac87475
Ruby-Versions: all