How to Install and Uninstall python3-sleekxmpp Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-sleekxmpp" package

Please follow the steps below to install python3-sleekxmpp on Kali Linux

$ sudo apt update $ sudo apt install python3-sleekxmpp

2. Uninstall "python3-sleekxmpp" package

This tutorial shows how to uninstall python3-sleekxmpp on Kali Linux:

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

3. Information about the python3-sleekxmpp package on Kali Linux

Package: python3-sleekxmpp
Source: sleekxmpp
Version: 1.3.3-8
Installed-Size: 4231
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyasn1 (>= 0.4.2), python3-dateutil, python3-dnspython, python3-pyasn1-modules, python3:any, libjs-sphinxdoc (>= 4.3)
Recommends: python3-gnupg, python3-socks | python3-socksipy
Size: 901992
SHA256: fab0be9c9fbf7ba730135685c0bf15c4f338be3097d6f61ec777c189ad05d521
SHA1: 2d3de0ffb1ca5936595aa7bd185947da2567e02c
MD5sum: 85b23d50b0d2537b33fffb9262a86e15
Description: XMPP (Jabber) Library Implementing Everything as a Plugin (Python 3.x)
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.
.
This package contains the Python 3.x library.
Description-md5: 716cdda638335848a88a827f5eec9f99
Homepage: https://wiki.github.com/fritzy/SleekXMPP
Section: python
Priority: optional
Filename: pool/main/s/sleekxmpp/python3-sleekxmpp_1.3.3-8_all.deb