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

Last updated: May 19,2024

1. Install "ruby-jbuilder" package

Please follow the steps below to install ruby-jbuilder on Kali Linux

$ sudo apt update $ sudo apt install ruby-jbuilder

2. Uninstall "ruby-jbuilder" package

Please follow the guidance below to uninstall ruby-jbuilder on Kali Linux:

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

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

Package: ruby-jbuilder
Version: 2.10.0-2
Installed-Size: 64
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-multi-json
Size: 18564
SHA256: 8cdcbe0ab19498d5ea02cf1e72fbdb701b67d1e4d882d220f90a1d7452111ff7
SHA1: ac83f840ddf0a8807b5ca6026cfd31a80683716d
MD5sum: df0efd498b7080b92ab65267c39ea78e
Description: 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:
Homepage: https://github.com/rails/jbuilder
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-jbuilder/ruby-jbuilder_2.10.0-2_all.deb