How to Install and Uninstall R-pbdZMQ.x86_64 Package on Fedora 36

Last updated: November 26,2024

1. Install "R-pbdZMQ.x86_64" package

This tutorial shows how to install R-pbdZMQ.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install R-pbdZMQ.x86_64

2. Uninstall "R-pbdZMQ.x86_64" package

This guide covers the steps necessary to uninstall R-pbdZMQ.x86_64 on Fedora 36:

$ sudo dnf remove R-pbdZMQ.x86_64 $ sudo dnf autoremove

3. Information about the R-pbdZMQ.x86_64 package on Fedora 36

Last metadata expiration check: 2:41:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-pbdZMQ
Version : 0.3.5
Release : 3.fc36
Architecture : x86_64
Size : 540 k
Source : R-pbdZMQ-0.3.5-3.fc36.src.rpm
Repository : fedora
Summary : Programming with Big Data -- Interface to ZeroMQ
URL : https://CRAN.R-project.org/package=pbdZMQ
License : GPLv3
Description : 'ZeroMQ' is a well-known library for high-performance asynchronous
: messaging in scalable, distributed applications. This package provides
: high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus
: on interactive client/server programming frameworks.