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

Last updated: May 14,2024

1. Install "python3-pydle" package

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

$ sudo apt update $ sudo apt install python3-pydle

2. Uninstall "python3-pydle" package

In this section, we are going to explain the necessary steps to uninstall python3-pydle on Kali Linux:

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

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

Package: python3-pydle
Source: pydle
Version: 0.9.4-4
Installed-Size: 178
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: python3-pure-sasl
Size: 32092
SHA256: a6a44aeff553a957185ffc7aa55349cb3c0ae5eaa0cac033bc544f67ab8a4615
SHA1: 50515afc3c12f2bc61a7e3178af673e80bd2ff0a
MD5sum: 2697d329eeea879e2fbef4cef5af3f2f
Description: compact, flexible and standards-abiding IRC library for Python
Standards-compliant and flexible IRC library for Python, with a modularized
feature system.
.
Based on RFC1459 with some small extension tweaks, with full support of
optional extension standards:
.
* TLS
* CTCP
* (coming soon) DCC and extensions
* ISUPPORT/PROTOCTL
* IRCv3.1 (full)
* IRCv3.2 (base complete, most optional extensions)
* IRCv3.3 (base in progress)
.
The library is built using Python 3 asynchronous functions.
Description-md5:
Homepage: https://github.com/Shizmob/pydle
Section: python
Priority: optional
Filename: pool/main/p/pydle/python3-pydle_0.9.4-4_all.deb