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

Last updated: May 10,2024

1. Install "ruby-jbuilder" package

Please follow the guidelines below to install ruby-jbuilder on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-jbuilder

2. Uninstall "ruby-jbuilder" package

Here is a brief guide to show you how to uninstall ruby-jbuilder on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-jbuilder
Architecture: all
Version: 2.10.0-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: 64
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 2:4.2.0), ruby-multi-json (>= 1.2)
Filename: pool/universe/r/ruby-jbuilder/ruby-jbuilder_2.10.0-1_all.deb
Size: 14100
MD5sum: 528dac3bcdf998892ee72c3114a2c1be
SHA1: c9a22dd2240b7378db31cc462aaac84a4b844f34
SHA256: 1d6c40ce4fa56b9d712471aadfbb33472e69b0cbe84e6e4b9ce5726cff05feed
SHA512: 331125711135cc869de53af92c72443401cbe180652367d76b7333c4fb66f18f4cfdaea11973de768b726ad2baccd7be2b702f38501f025da83cd8618a018d28
Homepage: https://github.com/rails/jbuilder
Description-en: creation of JSON structures via a Builder-style DSL
Jbuilder gives you a simple domain-specific language in Ruby for declaring
JSON structures that beats massaging giant hash structures. It is particularly
helpful when the generation process is fraught with conditionals and loops.
.
Jbuilder can be used stand-alone or as an ActionView template language for
Rails.
Description-md5: 37bcb7dcbd7d10b81c63c6838a9f5e09
Ruby-Versions: all