How to Install and Uninstall python3-discord.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-discord.noarch" package

This is a short guide on how to install python3-discord.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-discord.noarch

2. Uninstall "python3-discord.noarch" package

Please follow the step by step instructions below to uninstall python3-discord.noarch on Fedora 34:

$ sudo dnf remove python3-discord.noarch $ sudo dnf autoremove

3. Information about the python3-discord.noarch package on Fedora 34

Last metadata expiration check: 1:41:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-discord
Version : 1.5.1
Release : 2.fc34
Architecture : noarch
Size : 719 k
Source : python-discord-1.5.1-2.fc34.src.rpm
Repository : fedora
Summary : Python wrapper for the Discord API
URL : https://github.com/Rapptz/discord.py
License : MIT
Description : A modern, easy to use, feature-rich, and async ready API wrapper for
: Discord written in Python.