How to Install and Uninstall python3-pyngus.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-pyngus.noarch" package

This tutorial shows how to install python3-pyngus.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-pyngus.noarch" package

This tutorial shows how to uninstall python3-pyngus.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-pyngus.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:08:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pyngus
Version : 2.3.0
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-pyngus-2.3.0-1.el8.src.rpm
Repository : epel
Summary : Callback API implemented over Proton
URL : https://github.com/kgiusti/pyngus
License : ASL 2.0
Description : A connection oriented messaging framework using QPID Proton.
: It provides a callback-based API for message passing.
:
: Python 3 version.