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

Last updated: May 21,2024

1. Install "python-sleekxmpp" package

This is a short guide on how to install python-sleekxmpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sleekxmpp

2. Uninstall "python-sleekxmpp" package

This guide let you learn how to uninstall python-sleekxmpp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sleekxmpp
Priority: optional
Section: universe/python
Installed-Size: 1491
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sleekxmpp
Version: 1.3.1-4
Provides: python2.7-sleekxmpp
Depends: python-dnspython, python-pyasn1, python-pyasn1-modules, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-dateutil, python-gnupg, python-socks | python-socksipy
Filename: pool/universe/s/sleekxmpp/python-sleekxmpp_1.3.1-4_all.deb
Size: 196608
MD5sum: cbc56d0f4404d9aa6a04c596c23ca1bf
SHA1: 8a688477ed0cd2078d0562f402b1e46636a05994
SHA256: 44051937e554847aac145d939e0649fe165821b34b9368e5ebedf9540b2204c7
Description-en: Python XMPP (Jabber) Library Implementing Everything as a Plugin
SleekXMPP is a pet project of an XMPP enthusiast. The goals of the
project are ease of implementation, and complete draft XEP (XMPP
Extended Protocol) coverage. Ideally the community will be able to use
this for bots, easy XEP protocoling, etc.
Description-md5: 0f209ff1590066ee2cb954de7a373b9c
Homepage: http://wiki.github.com/fritzy/SleekXMPP
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu