How to Install and Uninstall ruby-oj Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-oj" package

Please follow the step by step instructions below to install ruby-oj on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-oj

2. Uninstall "ruby-oj" package

Please follow the step by step instructions below to uninstall ruby-oj on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-oj package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-oj
Priority: optional
Section: universe/ruby
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.12.10-4build1
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2)
Suggests: ruby-activesupport
Filename: pool/universe/r/ruby-oj/ruby-oj_2.12.10-4build1_amd64.deb
Size: 78232
MD5sum: 41f7002993ca74cc0f3cb23d94a8d7b8
SHA1: 3b03155b07a70189f4202a178b3b9f803485d4a9
SHA256: 789c467190bddb03e51df5d88d14bb1577551ae42f21f30f0f8ffd54d58b134d
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
Homepage: http://www.ohler.com/oj
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu