How to Install and Uninstall ruby-rabl-rails Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-rabl-rails" package

In this section, we are going to explain the necessary steps to install ruby-rabl-rails on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-rabl-rails" package

This is a short guide on how to uninstall ruby-rabl-rails on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-rabl-rails package on Ubuntu 21.10 (Impish Indri)

Package: ruby-rabl-rails
Architecture: all
Version: 0.4.1-1.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: 67
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-oj | ruby-json, ruby-railties
Filename: pool/universe/r/ruby-rabl-rails/ruby-rabl-rails_0.4.1-1.1_all.deb
Size: 11152
MD5sum: cec84fa4758bc2e0f7cecb6f0cf37218
SHA1: 7552ed733ed3ca3b10a00056abc330c80604d03d
SHA256: 30ebaaa9f843eb792975699b944a5c622cc0dc94e0fc205921868b05674200cf
SHA512: b436255ac37cb16ee77140fdf3a00894aff5254b4505a521830a2930bfb7afe278a980a0237f02824cc0a79535ca4e3069ad26c5ad5131b6f73b5a815f07f382
Homepage: https://github.com/ccocchi/rabl-rails
Description-en: 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: 83e7ad866cfefdb07f7784320eb5903d
Ruby-Versions: all