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

Last updated: July 03,2024

1. Install "python-xmpp" package

Here is a brief guide to show you how to install python-xmpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xmpp

2. Uninstall "python-xmpp" package

Please follow the guidance below to uninstall python-xmpp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-xmpp
Priority: optional
Section: universe/python
Installed-Size: 4487
Maintainer: Ubuntu Developers
Original-Maintainer: Alexey Nezhdanov
Architecture: all
Version: 0.4.1-cvs20080505.4
Replaces: python2.3-xmpp, python2.4-xmpp
Depends: python (>= 2.7), python (<< 2.8)
Recommends: python-dnspython | python-dnspython
Conflicts: jabber-irc (<< 0.2), python2.3-xmpp, python2.4-xmpp
Filename: pool/universe/p/python-xmpp/python-xmpp_0.4.1-cvs20080505.4_all.deb
Size: 256572
MD5sum: 50535d77c980643d069d5a0dec61f359
SHA1: c390dfafc2ceec801c7b5717654e2db65d6f1624
SHA256: ecefcd26aa120b4288db16bced15be872e3e0dc5711e8b14772de4d03b86b871
Description-en: Python library for communication with XMPP (Jabber) servers
This is a set of modules providing functionality for writing
XMPP-compliant clients or server components in Python.
.
This library was initially designed as "rework" of jabberpy library
but lately become a separate product.
.
Unlike jabberpy it is distributed under the terms of GPL.
Description-md5: e3950480fe48cbeb66024e9275785e7f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu