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

Last updated: May 15,2024

1. Install "ruby-ffi-yajl" package

This guide let you learn how to install ruby-ffi-yajl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-ffi-yajl

2. Uninstall "ruby-ffi-yajl" package

This guide covers the steps necessary to uninstall ruby-ffi-yajl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-ffi-yajl
Priority: optional
Section: universe/ruby
Installed-Size: 738
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.2.0-1build3
Depends: ruby (>= 1:2.3~0), libyajl-dev, libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-ffi-yajl/ruby-ffi-yajl_2.2.0-1build3_amd64.deb
Size: 117422
MD5sum: bef85e660879a4160e9d1b60e5fda288
SHA1: 973625ef3d9eaa7da8603732c7fbcd8501f286cc
SHA256: e4ce4ab0d3964476845cb8cb9852adbe447c7a1f1463f122f22b118c202da628
Description-en: Ruby FFI wrapper around YAJL 2.x
ffi-yajl is a Ruby adapter for the yajl JSON parser/generator library. It
supports multiple Ruby C extension mechanisms, including both MRI native
extensions and FFI in order to be compatible with as many Ruby implementations
as possible while providing good performance where possible.
Description-md5: c24fc379d76f078653cdae1bd5b7531b
Homepage: http://github.com/chef/ffi-yajl
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu