How to Install and Uninstall ruby-ffi-rzmq-core Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ruby-ffi-rzmq-core" package

In this section, we are going to explain the necessary steps to install ruby-ffi-rzmq-core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-ffi-rzmq-core" package

Please follow the guidance below to uninstall ruby-ffi-rzmq-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-ffi-rzmq-core package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-ffi-rzmq-core
Priority: optional
Section: universe/ruby
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.4-3
Replaces: ruby-ffi-rzmq (<< 2.0~)
Depends: libzmq5, ruby | ruby-interpreter, ruby-ffi (>= 1.9.3debian-1+b1)
Suggests: ruby-ffi-rzmq (>= 2.0~)
Breaks: ruby-ffi-rzmq (<< 2.0~)
Filename: pool/universe/r/ruby-ffi-rzmq-core/ruby-ffi-rzmq-core_1.0.4-3_all.deb
Size: 8962
MD5sum: ad11d488793012041c64f91eaa4e5f90
SHA1: c95a40d13ce36c16e290ee00e4ce1af7ae97e266
SHA256: b0fa2722dc4f69608da4bd88f5b38ca0855a065f1ea55dc01d29351eb90cb216
Description-en: FFI wrapper around the ZeromMQ (ØMQ) networking library for Ruby
Ø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 package contains only the FFI wrapper for the ZeroMQ (0mq) networking
library. It has been split from ruby-ffi-rzmq so that it can be used by any
other ZeroMQ Ruby library that want to provide their own high-level Ruby API.
Description-md5: 55987871766370f43a1d08826a53788c
Homepage: http://github.com/chuckremes/ffi-rzmq-core
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu