How to Install and Uninstall ruby-ffi-rzmq Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-ffi-rzmq" package

Learn how to install ruby-ffi-rzmq on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-ffi-rzmq" package

This guide let you learn how to uninstall ruby-ffi-rzmq on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-ffi-rzmq package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-ffi-rzmq
Architecture: all
Version: 2.0.6-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Depends: ruby | ruby-interpreter, ruby-ffi-rzmq-core (>= 1.0.6~)
Filename: pool/universe/r/ruby-ffi-rzmq/ruby-ffi-rzmq_2.0.6-2_all.deb
Size: 27588
MD5sum: b53645b3a1b872917c2b280cd74c2f01
SHA1: e62b01eb2fa12b2cca70e2a51e23a235d1f82359
SHA256: aaf95cbc400b8020d64cc7c7c2ee5901eb8ce53a983fc69dbf1157ba7b686754
SHA512: d89097b5f54762383cb89db034fb57ba24f60c0229a221ab033bf13c19395eaf609282fb7f2d494a843edc5ae01f5542eeea89b0cd3c2e2a10d8f8c14448f808
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