How to Install and Uninstall python3-nbxmpp.noarch Package on AlmaLinux 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 AlmaLinux 9

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

2. Uninstall "python3-nbxmpp.noarch" package

Please follow the guidelines below to uninstall python3-nbxmpp.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:32:25 ago on Thu Feb 15 04:12: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.