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

Last updated: May 04,2024

1. Install "python3-discord" package

This is a short guide on how to install python3-discord on Kali Linux

$ sudo apt update $ sudo apt install python3-discord

2. Uninstall "python3-discord" package

Here is a brief guide to show you how to uninstall python3-discord on Kali Linux:

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

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

Package: python3-discord
Source: python-discord
Version: 2.0.1+dfsg-1
Installed-Size: 2393
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3:any (>= 3.8~)
Suggests: python3-nacl
Size: 315668
SHA256: 9adb78c64a49016a0d9419226076265ac0e730c9e62984897a892f0a9cd1ba55
SHA1: 5af53002451bdcb166ac98138e6e9776986274d3
MD5sum: 3dbc83c47cfcc4e346ea157fec1e7ca2
Description: API wrapper for Discord written in Python
Discord.py is a modern, easy to use, feature-rich, and async ready API wrapper
for Discord written in Python.
.
Key features:
* Modern Pythonic API using async and await
* Proper rate limit handling
* Optimised in both speed and memory
Description-md5: 9b6915cdc408073ced2c794b7ad33987
Homepage: https://github.com/Rapptz/discord.py
Section: python
Priority: optional
Filename: pool/main/p/python-discord/python3-discord_2.0.1+dfsg-1_all.deb