python-discord-py on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-discord-py" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-discord-py on Arch using YAY

$ yay -S python-discord-py

* (Optional) Uninstall python-discord-py on Arch using YAY

$ yay -Rns python-discord-py

2. Manually Install "python-discord-py" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-discord-py's git locally

$ git clone https://aur.archlinux.org/python-discord-py.git ~/python-discord-py

c. Go to ~/python-discord-py folder and install it

$ cd ~/python-discord-py $ makepkg -si

3. Information about the python-discord-py package on Arch User Repository (AUR)

ID: 1304601
Name: python-discord-py
PackageBaseID: 196422
PackageBase: python-discord-py
Version: 2.3.2-1
Description: A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
URL: https://github.com/Rapptz/discord.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kalex
Submitter: kalex
FirstSubmitted: 1691155032
LastModified: 1692165732
URLPath: /cgit/aur.git/snapshot/python-discord-py.tar.gz