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

Last updated: June 29,2024

1. Install "R-pbdZMQ.x86_64" package

This guide let you learn how to install R-pbdZMQ.x86_64 on Fedora 34

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

2. Uninstall "R-pbdZMQ.x86_64" package

Learn how to uninstall R-pbdZMQ.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:06:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-pbdZMQ
Version : 0.3.5
Release : 2.fc34
Architecture : x86_64
Size : 526 k
Source : R-pbdZMQ-0.3.5-2.fc34.src.rpm
Repository : updates
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.