How to Install and Uninstall python3-zmq.x86_64 Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python3-zmq.x86_64" package
Please follow the instructions below to install python3-zmq.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zmq.x86_64
Copied
2. Uninstall "python3-zmq.x86_64" package
Please follow the steps below to uninstall python3-zmq.x86_64 on AlmaLinux 8:
$
sudo dnf remove
python3-zmq.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zmq.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:19:10 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-zmq
Version : 19.0.0
Release : 1.el8
Architecture : x86_64
Size : 418 k
Source : python-zmq-19.0.0-1.el8.src.rpm
Repository : epel
Summary : Software library for fast, message-based applications
URL : https://zeromq.org/languages/python/
License : LGPLv3+
Description : The 0MQ lightweight messaging kernel is a library which extends the
: standard socket interfaces with features traditionally provided by
: specialized messaging middle-ware products. 0MQ 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 the python bindings.
Available Packages
Name : python3-zmq
Version : 19.0.0
Release : 1.el8
Architecture : x86_64
Size : 418 k
Source : python-zmq-19.0.0-1.el8.src.rpm
Repository : epel
Summary : Software library for fast, message-based applications
URL : https://zeromq.org/languages/python/
License : LGPLv3+
Description : The 0MQ lightweight messaging kernel is a library which extends the
: standard socket interfaces with features traditionally provided by
: specialized messaging middle-ware products. 0MQ 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 the python bindings.