How to Install and Uninstall python3-txzmq.noarch Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "python3-txzmq.noarch" package

Please follow the guidance below to install python3-txzmq.noarch on Oracle Linux 8

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

2. Uninstall "python3-txzmq.noarch" package

Please follow the steps below to uninstall python3-txzmq.noarch on Oracle Linux 8:

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

3. Information about the python3-txzmq.noarch package on Oracle Linux 8

Last metadata expiration check: 6:05:26 ago on Mon Sep 12 02:51:38 2022.
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).