How to Install and Uninstall ruby-jsonb-accessor Package on Kali Linux

Last updated: July 03,2024

1. Install "ruby-jsonb-accessor" package

This is a short guide on how to install ruby-jsonb-accessor on Kali Linux

$ sudo apt update $ sudo apt install ruby-jsonb-accessor

2. Uninstall "ruby-jsonb-accessor" package

Please follow the steps below to uninstall ruby-jsonb-accessor on Kali Linux:

$ sudo apt remove ruby-jsonb-accessor $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-jsonb-accessor package on Kali Linux

Package: ruby-jsonb-accessor
Version: 1.3.10-2
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activerecord (>= 2:5.0), ruby-activesupport (>= 2:5.0), ruby-pg (>= 0.18.1)
Size: 12824
SHA256: c5b4fb6b718cfbad59f328b3a7b9c3ccae95861e9361468d07047d264301c4dd
SHA1: dfca68a1ca97e481ad0888d5a830db928db3ea75
MD5sum: 1a9db3ec15a78cb37507d098b84d9371
Description: Adds typed jsonb backed fields to ActiveRecord models
Jsonb Accessor allows you to treat fields on a jsonb column as though they
were actual columns being picked up by ActiveRecord. It also adds generic
scopes for querying jsonb columns.
Description-md5:
Homepage: https://github.com/devmynd/jsonb_accessor
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-jsonb-accessor/ruby-jsonb-accessor_1.3.10-2_all.deb

5. The same packages on other Linux Distributions