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

Last updated: May 16,2024

1. Install "ruby-ffi-rzmq" package

Please follow the instructions below to install ruby-ffi-rzmq on Kali Linux

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

2. Uninstall "ruby-ffi-rzmq" package

This guide covers the steps necessary to uninstall ruby-ffi-rzmq on Kali Linux:

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

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

Package: ruby-ffi-rzmq
Version: 2.0.7-1
Installed-Size: 123
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-ffi-rzmq-core (>= 1.0.7~)
Size: 35700
SHA256: b12dfaa982c0c0790d6e4b3d622deac2521fdd9de397321c55844ad91d343189
SHA1: a81a936e1a5de771d80cc789fd72771fea30f079
MD5sum: 7b16ff5eb2084302ac505caaf2c03894
Description: FFI based Ruby bindings for ZeroMQ (ØMQ) networking library
ØMQ is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products.
.
ØMQ sockets provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
.
This module wraps ØMQ using Ruby FFI (foreign function interface). It is a
pure Ruby wrapper so it can be used with any Ruby runtime that supports FFI,
including MRI, Rubinius and JRuby.
Description-md5:
Homepage: https://github.com/chuckremes/ffi-rzmq
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ffi-rzmq/ruby-ffi-rzmq_2.0.7-1_all.deb