python-asyncpraw on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "python-asyncpraw" 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-asyncpraw on Arch using YAY

$ yay -S python-asyncpraw

* (Optional) Uninstall python-asyncpraw on Arch using YAY

$ yay -Rns python-asyncpraw

2. Manually Install "python-asyncpraw" via AUR

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

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

b. Clone python-asyncpraw's git locally

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

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

$ cd ~/python-asyncpraw $ makepkg -si

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

ID: 1383280
Name: python-asyncpraw
PackageBaseID: 184268
PackageBase: python-asyncpraw
Version: 7.7.1-1
Description: Asynchronous Python Reddit API wrapper
URL: https://github.com/praw-dev/asyncpraw
NumVotes: 1
Popularity: 0.006824
OutOfDate:
Maintainer: entriphy
Submitter: entriphy
FirstSubmitted: 1658650421
LastModified: 1704846437
URLPath: /cgit/aur.git/snapshot/python-asyncpraw.tar.gz