How to Install and Uninstall ruby-jbuilder Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "ruby-jbuilder" package
In this section, we are going to explain the necessary steps to install ruby-jbuilder on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-jbuilder
Copied
2. Uninstall "ruby-jbuilder" package
Please follow the step by step instructions below to uninstall ruby-jbuilder on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-jbuilder
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-jbuilder package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-jbuilder
Priority: optional
Section: universe/ruby
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.3.1-1
Depends: ruby | ruby-interpreter, ruby-activesupport (<< 2:5), ruby-activesupport (>= 2:3.0.0), ruby-multi-json (>= 1.2)
Filename: pool/universe/r/ruby-jbuilder/ruby-jbuilder_2.3.1-1_all.deb
Size: 12916
MD5sum: 269e614cf51107045957af3960bf30e1
SHA1: d94a850ec186b6067eb0065737c37b2dae72dbf7
SHA256: e68f93f948953b782af23f67bba19570e6584e908871225d4e41d09cc021f684
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
Homepage: https://github.com/rails/jbuilder
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.3.1-1
Depends: ruby | ruby-interpreter, ruby-activesupport (<< 2:5), ruby-activesupport (>= 2:3.0.0), ruby-multi-json (>= 1.2)
Filename: pool/universe/r/ruby-jbuilder/ruby-jbuilder_2.3.1-1_all.deb
Size: 12916
MD5sum: 269e614cf51107045957af3960bf30e1
SHA1: d94a850ec186b6067eb0065737c37b2dae72dbf7
SHA256: e68f93f948953b782af23f67bba19570e6584e908871225d4e41d09cc021f684
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
Homepage: https://github.com/rails/jbuilder
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu