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

Last updated: October 05,2024

1. Install "python3-wokkel" package

In this section, we are going to explain the necessary steps to install python3-wokkel on Kali Linux

$ sudo apt update $ sudo apt install python3-wokkel

2. Uninstall "python3-wokkel" package

Learn how to uninstall python3-wokkel on Kali Linux:

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

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

Package: python3-wokkel
Source: wokkel
Version: 18.0.0-4
Installed-Size: 782
Maintainer: Angel Abad
Architecture: all
Depends: python3-dateutil, python3-incremental, python3-twisted (>= 16.4.0), python3:any, python3-pycryptodome
Size: 97220
SHA256: ef4bb38d20d52765ca22de5a10a76c423f93b60b00536b86f63a2bd9f51998e3
SHA1: 26c1d06e331d37a5a228db478fb14a7e37ab8000
MD5sum: dc642e550eb16be53f3c05fd58dbd74d
Description: Python 3 collection of enhancements for Twisted
python3-wokkel is a collection of enhancements on top of the
Twisted networking framework, written in Python. It
mostly provides a testing ground for enhancements to
the Jabber/XMPP protocol implementation as found in
Twisted Words, that are meant to eventually move there.
.
This package install python3 library.
Description-md5:
Homepage: https://wokkel.ik.nu/
Section: python
Priority: optional
Filename: pool/main/w/wokkel/python3-wokkel_18.0.0-4_all.deb