How to Install and Uninstall python3-slixmpp-lib Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-slixmpp-lib" package

This guide let you learn how to install python3-slixmpp-lib on Kali Linux

$ sudo apt update $ sudo apt install python3-slixmpp-lib

2. Uninstall "python3-slixmpp-lib" package

Please follow the step by step instructions below to uninstall python3-slixmpp-lib on Kali Linux:

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

3. Information about the python3-slixmpp-lib package on Kali Linux

Package: python3-slixmpp-lib
Source: slixmpp
Version: 1.8.5-1
Installed-Size: 130
Maintainer: Debian XMPP Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libidn12 (>= 1.13), python3 (<< 3.13), python3 (>= 3.11~)
Size: 30300
SHA256: e8c3cb1116a3f2334f505a346acc35850cf0436ffa44e20bc1d84450c2a45efb
SHA1: 50d48de76ff937e44d4c05576e82b499678e4dc6
MD5sum: 0e513832ee0dd610b3e97ed4f5ab5423
Description: Threadless, event-based XMPP Python 3 library (optional binary module)
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.
.
This is an optional package that installs a binary extension module to
improve performance on critical modules.
Description-md5:
Multi-Arch: same
Homepage: https://codeberg.org/poezio/slixmpp
Section: python
Priority: optional
Filename: pool/main/s/slixmpp/python3-slixmpp-lib_1.8.5-1_amd64.deb