How to Install and Uninstall python3-nbxmpp Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-nbxmpp" package

Please follow the guidelines below to install python3-nbxmpp on Kali Linux

$ sudo apt update $ sudo apt install python3-nbxmpp

2. Uninstall "python3-nbxmpp" package

This guide covers the steps necessary to uninstall python3-nbxmpp on Kali Linux:

$ sudo apt remove python3-nbxmpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nbxmpp package on Kali Linux

Package: python3-nbxmpp
Source: python-nbxmpp
Version: 4.5.4-1
Installed-Size: 790
Maintainer: Debian XMPP Maintainers
Architecture: all
Depends: python3-gi, python3-idna, python3-packaging, python3-precis-i18n, python3:any, gir1.2-soup-3.0
Recommends: python3-gssapi
Breaks: gajim (<< 1.4~)
Size: 121548
SHA256: c11cc9c4d7cdb44c66153bb5add83e7f2062410bba83292711d9086b8ac27604
SHA1: f0a995be36c0fa9449b95f16606becf9d9b580ea
MD5sum: edde6890138faa0b14c1b60d37428fb3
Description: Non blocking Jabber/XMPP Python 3 library
python-nbxmpp is a Python library that provides a way for Python applications
to use Jabber/XMPP networks in a non-blocking way. This library is initialy a
fork of xmpppy one, but using non-blocking sockets.
.
This is the Python 3 version of this library.
Description-md5:
Homepage: https://dev.gajim.org/gajim/python-nbxmpp
Section: python
Priority: optional
Filename: pool/main/p/python-nbxmpp/python3-nbxmpp_4.5.4-1_all.deb