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

Last updated: May 21,2024

1. Install "ruby-oj" package

This tutorial shows how to install ruby-oj on Kali Linux

$ sudo apt update $ sudo apt install ruby-oj

2. Uninstall "ruby-oj" package

Please follow the guidelines below to uninstall ruby-oj on Kali Linux:

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

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

Package: ruby-oj
Version: 3.16.3-1
Installed-Size: 535
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby-bigdecimal (>= 3.0), libc6 (>= 2.29), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Suggests: ruby-activesupport
Size: 188616
SHA256: a2dda12103032767da441dccde765b29804bdb2b3f3c7f593d8bc4966e805f95
SHA1: 15d818b08d740019e0cac03c1d682d03670c218e
MD5sum: 50d88e02c96fb105cdc6d42bdf82d858
Description: fast JSON parser and serializer for Ruby
JSON (or JavaScript Object Notation) is a text-based open standard designed
for human-readable data interchange.
.
Oj (Optimized JSON) is a Ruby library written to provide speed optimized
handling of JSON, for parsing JSON and serializing objects.
Description-md5:
Multi-Arch: same
Homepage: https://www.ohler.com/oj
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-oj/ruby-oj_3.16.3-1_amd64.deb