How to Install and Uninstall ruby-combustion Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ruby-combustion" package

Please follow the steps below to install ruby-combustion on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-combustion

2. Uninstall "ruby-combustion" package

Learn how to uninstall ruby-combustion on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-combustion package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-combustion
Priority: optional
Section: universe/ruby
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.4-1
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 3.0.0), ruby-railties (>= 3.0.0), ruby-thor (>= 0.14.6)
Filename: pool/universe/r/ruby-combustion/ruby-combustion_0.5.4-1_all.deb
Size: 11336
MD5sum: 7ef02b8f941bd4452ffedfca5c2d3a99
SHA1: ddf73d2bb193d67e349ab4a725c8fa7a62487179
SHA256: 14d241703723eddf47c84fb341cfd260c0e33ae704c9a683ba367ef95155bac2
Description-en: elegant rails engine testing
Ruby 'combustion' is a library to help you test your Rails Engines
in a simple and effective manner, instead of creating a full Rails
application in your spec or test folder.
.
It allows you to write your specs within the context of your engine,
using only the parts of a Rails app you need.
Description-md5: 7a691c984a37baeedca306f8401ff58e
Homepage: https://github.com/pat/combustion
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu