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

Last updated: May 13,2024

1. Install "ruby-combustion" package

Here is a brief guide to show you how to install ruby-combustion on Kali Linux

$ sudo apt update $ sudo apt install ruby-combustion

2. Uninstall "ruby-combustion" package

Learn how to uninstall ruby-combustion on Kali Linux:

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

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

Package: ruby-combustion
Version: 1.3.7-1
Installed-Size: 81
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-activesupport (>= 2:3.0.0), ruby-railties (>= 2:3.0.0), ruby-thor (>= 0.14.6)
Size: 21836
SHA256: 3e08b64fa636e534fe7620a620573d30a9f9946ab1c4f833b59566ce63ef5fd8
SHA1: 7e3f16a57f224077e4bf4cc3db7de1799e85e64f
MD5sum: 2efbe9a4a89c05b073115c583803df87
Description: 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:
Homepage: https://github.com/pat/combustion
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-combustion/ruby-combustion_1.3.7-1_all.deb