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

Last updated: May 09,2024

1. Install "python3-sleekxmpp" package

This guide let you learn how to install python3-sleekxmpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sleekxmpp

2. Uninstall "python3-sleekxmpp" package

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

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

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

Package: python3-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
Depends: python3-pyasn1, python3-pyasn1-modules, python3:any (>= 3.3.2-2~)
Recommends: python3-dateutil, python3-dnspython, python3-gnupg, python3-socks | python3-socksipy
Filename: pool/universe/s/sleekxmpp/python3-sleekxmpp_1.3.1-4_all.deb
Size: 196770
MD5sum: ea0531aa333b04658a794fe1a52c0f5c
SHA1: 2fd1801e6dbefe28da58b7a78077a15340d4e1a5
SHA256: 4cdbf50c460cd615428c658c02dafc1adecad5b806cefe84d363a983dfe9d056
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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu