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

Last updated: May 18,2024

1. Install "ruby-ffi-rzmq" package

Please follow the guidance below to install ruby-ffi-rzmq on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-ffi-rzmq" package

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

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

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

Package: ruby-ffi-rzmq
Architecture: all
Version: 2.0.7-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: 114
Depends: ruby | ruby-interpreter, ruby-ffi-rzmq-core (>= 1.0.7~)
Filename: pool/universe/r/ruby-ffi-rzmq/ruby-ffi-rzmq_2.0.7-1_all.deb
Size: 27208
MD5sum: 5cc498add8cb8a23bb2eb241a8d4ef0f
SHA1: d465c6a3ecb96cfc02d1a38e9926f25ab7e56817
SHA256: 14d126eb2aa7983c80cdedb343c8bf710156747a40b9afe09dbe8ae9d419160f
SHA512: fcf00bc56050d22ca437b9e201c99b51223cdce6891e88e360e5b4466aaffc957fa92f9c0a1271ca31534adbc1409ff6d509a3b1b1f68a8829e6bdee49eb2ced
Homepage: https://github.com/chuckremes/ffi-rzmq
Description-en: 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: 481b3978c70f3eaba77558b4c592d9d0
Ruby-Versions: all