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

Last updated: March 14,2025

1. Install "ruby-ffi-compiler" package

Please follow the guidance below to install ruby-ffi-compiler on Kali Linux

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

2. Uninstall "ruby-ffi-compiler" package

Please follow the instructions below to uninstall ruby-ffi-compiler on Kali Linux:

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

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

Package: ruby-ffi-compiler
Version: 1.0.1-4
Installed-Size: 42
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: rake, ruby-ffi (>= 1.0.0)
Size: 7992
SHA256: 6276aef063e9f1a705535213b38dbf494333b5a38071bd2013f273cec4107e6d
SHA1: 1db4404a0fe4c32e0ce26caef9234ef24d8f9590
MD5sum: 4f2100040e702e8d55ee5cf0b44a68f4
Description: Automating compilation of native libraries
ffi-compiler is a ruby library for automating compilation
of native libraries for use with ffi.
.
To use, define your own ruby->native API using ffi, implement
it in C, then use ffi-compiler to compile it.
Description-md5:
Homepage: https://github.com/ffi/ffi-compiler
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ffi-compiler/ruby-ffi-compiler_1.0.1-4_all.deb