How to Install and Uninstall python3-slixmpp Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "python3-slixmpp" package

Please follow the instructions below to install python3-slixmpp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-slixmpp

2. Uninstall "python3-slixmpp" package

Here is a brief guide to show you how to uninstall python3-slixmpp on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-slixmpp package on Ubuntu 21.10 (Impish Indri)

Package: python3-slixmpp
Architecture: all
Version: 1.7.0-2
Priority: optional
Section: universe/python
Source: slixmpp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian XMPP Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1673
Depends: python3-aiodns, python3-pyasn1, python3-pyasn1-modules, python3:any
Recommends: gnupg, python3-slixmpp-lib
Suggests: python3-aiohttp, python3-emoji
Filename: pool/universe/s/slixmpp/python3-slixmpp_1.7.0-2_all.deb
Size: 218408
MD5sum: 92482862b4e697166e74406f7d8530f5
SHA1: ce85db6a4eb821e5c813a637dea5115ec4b945ec
SHA256: c995d268bfae91afb4f2b7c3271ad4ffe10b854a0e3444dc0a3cdba01ff3f6c8
SHA512: 7e22d9599653b59f9e4c461fe62be85378189779e6586ba35921711bd402acabfddf7300d904d90db70edb6d63d8e48354300318e83feecad4cd8b9c1fed8732
Homepage: https://lab.louiz.org/poezio/slixmpp
Description-en: Threadless, event-based XMPP Python 3 library
Slixmpp is a (friendly) fork of SleekXMPP, which goal is to “improve” the
core of the library by entirely removing all threads from the library and
using an event-based approach instead.
.
Features of this library:
* No threads. See http://blog.louiz.org/slixmpp. All parts of the API relying
on threads are removed.
* No support for Python < 3.4. This allows one to remove a lot of workaround
and other hacks.
* No backward compatibility with old SleekXMPP version. For example things
like “addHandler = add_handler” are removed.
.
You should use this library only if you would prefer not to use threads in
your application. If threads don’t really bother you, or if you need Python
2 support, then you should use SleekXMPP instead.
Description-md5: f715958427047f78c36a0bd75d1756e0