How to Install and Uninstall python3-nbxmpp.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "python3-nbxmpp.noarch" package

Here is a brief guide to show you how to install python3-nbxmpp.noarch on Oracle Linux 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 Oracle Linux 9:

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

3. Information about the python3-nbxmpp.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:42 ago on Thu Feb 15 07:50:05 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.