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

Last updated: May 16,2024

1. Install "ruby-yajl" package

This guide let you learn how to install ruby-yajl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-yajl

2. Uninstall "ruby-yajl" package

Please follow the step by step instructions below to uninstall ruby-yajl on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-yajl
Architecture: amd64
Version: 1.4.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 144
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~)
Conflicts: libyajl-ruby
Replaces: libyajl-ruby
Filename: pool/universe/r/ruby-yajl/ruby-yajl_1.4.1-1_amd64.deb
Size: 39100
MD5sum: e97a8f372e0c06d6c4f7f7c4b5bcad85
SHA1: dd10789b87361c4fcd34af3949fe715b413483e9
SHA256: 0ec08aea88ce3e359bd9440f856720ac0d06381ec977abb947f37883ec8f8cdb
SHA512: 4223aafd39ff14492ff79a99d3c1231f9d0905b5ac63b805d96d769f13c919e461ac63ae69d99ee898dfbdda9ca9a58f70bca573a9017d1e72320eb336ac825f
Homepage: https://github.com/brianmario/yajl-ruby
Description-en: Ruby interface to Yajl, a JSON stream-based parser library
Supported features include,
.
JSON parsing and encoding directly to and from an IO stream
(file, socket, etc) or String. Compressed stream parsing and
encoding supported for Bzip2, Gzip and Deflate.
.
Parse and encode *multiple* JSON objects to and from streams or strings
continuously.
.
JSON gem compatibility API - allows yajl-ruby to be used as a drop-in
replacement for the JSON gem
.
Basic HTTP client (only GET requests supported for now) which parses JSON
directly off the response body *as it's being received*
Description-md5: 817206f479b7cfc790e117a7a32081e3
Ruby-Versions: ruby2.7