How to Install and Uninstall ruby-ffi-yajl Package on Kali Linux

Last updated: May 16,2024

1. Install "ruby-ffi-yajl" package

Here is a brief guide to show you how to install ruby-ffi-yajl on Kali Linux

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

2. Uninstall "ruby-ffi-yajl" package

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

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

3. Information about the ruby-ffi-yajl package on Kali Linux

Package: ruby-ffi-yajl
Source: ruby-ffi-yajl (2.3.1-3)
Version: 2.3.1-3+b5
Installed-Size: 754
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: libyajl-dev, ruby | ruby-interpreter, libc6 (>= 2.34), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 117868
SHA256: af0ea612d730199a1657a53d6f7d4e13ca1fa909236e7a1771a0ef7a81cf5ae2
SHA1: 710bb19c56412009943cd009b069ae90a34c284f
MD5sum: 205f1b39327fc07b787c08b878292149
Description: 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:
Homepage: https://github.com/chef/ffi-yajl
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ffi-yajl/ruby-ffi-yajl_2.3.1-3+b5_amd64.deb