How to Install and Uninstall python3-nbxmpp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-nbxmpp" package

Learn how to install python3-nbxmpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nbxmpp

2. Uninstall "python3-nbxmpp" package

This tutorial shows how to uninstall python3-nbxmpp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-nbxmpp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-nbxmpp
Priority: optional
Section: universe/python
Installed-Size: 346
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Ortolo
Architecture: all
Source: python-nbxmpp
Version: 0.5.3-1
Depends: python3:any (>= 3.3.2-2~), python3-gi
Recommends: python3-openssl
Filename: pool/universe/p/python-nbxmpp/python3-nbxmpp_0.5.3-1_all.deb
Size: 69138
MD5sum: 3393e0f2e2728e619dc5b419f06e8d4e
SHA1: 9412cb60955c061dd2ca6256b33fb02e220a5d34
SHA256: 8230d14de66e6c3a017d6a78e3b1400a2607318977a60872b4b3115644c64958
Description-en: 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: a5493fa5fe1a833bf0864475645d4cc3
Homepage: https://python-nbxmpp.gajim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu