How to Install and Uninstall python3-txzmq.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "python3-txzmq.noarch" package

Please follow the guidelines below to install python3-txzmq.noarch on CentOS Stream 9

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

2. Uninstall "python3-txzmq.noarch" package

This is a short guide on how to uninstall python3-txzmq.noarch on CentOS Stream 9:

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

3. Information about the python3-txzmq.noarch package on CentOS Stream 9

Last metadata expiration check: 1:01:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-txzmq
Version : 1.0.0
Release : 5.el9
Architecture : noarch
Size : 46 k
Source : python-txzmq-1.0.0-5.el9.src.rpm
Repository : epel
Summary : Twisted bindings for ZeroMQ
URL : https://github.com/smira/txZMQ
License : MPLv2.0
Description : txZMQ allows to integrate easily ZeroMQ sockets into Twisted event loop
: (reactor).