How to Install and Uninstall ruby-oj Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-oj" package

Here is a brief guide to show you how to install ruby-oj on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-oj

2. Uninstall "ruby-oj" package

Here is a brief guide to show you how to uninstall ruby-oj on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-oj package on Ubuntu 21.10 (Impish Indri)

Package: ruby-oj
Architecture: amd64
Version: 3.11.0-1
Multi-Arch: same
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 398
Depends: libc6 (>= 2.29), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Suggests: ruby-activesupport
Filename: pool/universe/r/ruby-oj/ruby-oj_3.11.0-1_amd64.deb
Size: 124232
MD5sum: 41ae3d79707b8b6d1f0e152f3ba08835
SHA1: c2bcd610b6edcfb5794244b97bfe14cd53be6bca
SHA256: df3048661e36e4ece741b0a4f2a4687ab0fc2588d6518358965eddc4206dbfd5
SHA512: c5bea35da975a7569abcede1d1e375392ff0cc449102fb7c0c984cc0c6525fe8b28c82edcbdf539da5dd0fa025ea259518f4b0b19aada1b0f8e1a4126e01eaed
Homepage: http://www.ohler.com/oj
Description-en: 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: 550e05851a129202d0895a04dc6ee06d
Ruby-Versions: ruby2.7