How to Install and Uninstall python3-txzmq.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-txzmq.noarch" package

Please follow the steps below to install python3-txzmq.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-txzmq.noarch

2. Uninstall "python3-txzmq.noarch" package

Please follow the guidelines below to uninstall python3-txzmq.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-txzmq.noarch $ sudo dnf autoremove

3. Information about the python3-txzmq.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:08:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-txzmq
Version : 0.8.2
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-txzmq-0.8.2-1.el8.src.rpm
Repository : epel
Summary : Twisted bindings for ZeroMQ
URL : https://github.com/smira/txZMQ
License : GPLv2
Description : txZMQ allows to integrate easily ZeroMQ sockets into Twisted event loop
: (reactor).