How to Install and Uninstall ruby-multi-json Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-multi-json" package

This guide covers the steps necessary to install ruby-multi-json on Kali Linux

$ sudo apt update $ sudo apt install ruby-multi-json

2. Uninstall "ruby-multi-json" package

Please follow the steps below to uninstall ruby-multi-json on Kali Linux:

$ sudo apt remove ruby-multi-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-multi-json package on Kali Linux

Package: ruby-multi-json
Version: 1.14.1-2
Installed-Size: 71
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Recommends: ruby-oj
Size: 20372
SHA256: b093345184727ea7fcf975b157c2fa6cd4830cd8330f75bf6f62a308e17851cd
SHA1: 38e166bfcc93f66803fdb8dde116c8f5a2d6fed0
MD5sum: 3303c1710faa864260fd29b4c61ba2e8
Description: Ruby library to provide easy switching between different JSON backends
A Ruby library to provide easy switching between different JSON backends,
including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem,
and OkJson.
The Debian package dependencies only provide Oj by default. If you need
another backing library, you must install it yourself.
Description-md5:
Homepage: https://github.com/intridea/multi_json
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-multi-json/ruby-multi-json_1.14.1-2_all.deb