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

Last updated: May 13,2024

1. Install "python-nbxmpp" package

Please follow the steps below to install python-nbxmpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nbxmpp

2. Uninstall "python-nbxmpp" package

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

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

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

Package: python-nbxmpp
Priority: optional
Section: universe/python
Installed-Size: 346
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Ortolo
Architecture: all
Version: 0.5.3-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-openssl
Filename: pool/universe/p/python-nbxmpp/python-nbxmpp_0.5.3-1_all.deb
Size: 69038
MD5sum: c722f491cbc9db296ac85aaaa97005bb
SHA1: 6917ed088bbb4432a68ae48529349e43d9c118d1
SHA256: 58a1b3a6f26791c5282276350e67437af7e5821b11eaeb8190c4797994a37fe4
Description-en: Non blocking Jabber/XMPP Python 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 2 version of this library.
Description-md5: 4736ee6c1a3bb533a38c9f238efb5433
Homepage: https://python-nbxmpp.gajim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu