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

Last updated: September 28,2024

1. Install "python3-nbxmpp.noarch" package

Please follow the steps below to install python3-nbxmpp.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-nbxmpp.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-nbxmpp.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:41:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-nbxmpp
Version : 3.1.1
Release : 1.el9
Architecture : noarch
Size : 315 k
Source : python-nbxmpp-3.1.1-1.el9.src.rpm
Repository : epel
Summary : Python library for non-blocking use of Jabber/XMPP
URL : https://dev.gajim.org/gajim/python-nbxmpp/
License : GPLv3
Description :
: python-nbxmpp is a Python library that provides a way for Python applications
: to use Jabber/XMPP networks in a non-blocking way.