python-psaw on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-psaw

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

$ yay -Rns python-psaw

2. Manually Install "python-psaw" via AUR

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

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

b. Clone python-psaw's git locally

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

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

$ cd ~/python-psaw $ makepkg -si

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

ID: 1040112
Name: python-psaw
PackageBaseID: 152277
PackageBase: python-psaw
Version: 0.1.0-2
Description: Pushshift.io API Wrapper for reddit.com public comment/submission search
URL: https://github.com/dmarx/psaw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1588420646
LastModified: 1645284883
URLPath: /cgit/aur.git/snapshot/python-psaw.tar.gz