How to Install and Uninstall ruby-rabl-rails Package on Kali Linux

Last updated: May 05,2024

1. Install "ruby-rabl-rails" package

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

$ sudo apt update $ sudo apt install ruby-rabl-rails

2. Uninstall "ruby-rabl-rails" package

Please follow the step by step instructions below to uninstall ruby-rabl-rails on Kali Linux:

$ sudo apt remove ruby-rabl-rails $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rabl-rails package on Kali Linux

Package: ruby-rabl-rails
Version: 0.6.2-1
Installed-Size: 74
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 2:4.2), ruby-railties (>= 2:4.2), ruby-concurrent (>= 1.0.2), ruby-oj | ruby-json
Size: 17360
SHA256: 27323b71c435434837caa342ce125bcf54c511c3816525ba8f3447834c361b7e
SHA1: 9426d9fe68e37b22654fb3f250b1e17a2bc37e69
MD5sum: 6eeafb72a1089c161a7a8dd66213eaa3
Description: fast Rails 3+ templating system with JSON and XML support
RABL (Ruby API Builder Language) is a Ruby templating system for rendering
resources in different format (JSON, XML, BSON...).
.
rabl-rails is faster and uses less memory than the standard rabl gem (provided
in the ruby-rabl package) while letting you access the same features.
.
rabl-rails only targets Rails 3+ application.
Description-md5:
Homepage: https://github.com/ccocchi/rabl-rails
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rabl-rails/ruby-rabl-rails_0.6.2-1_all.deb