python-ads on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-ads

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

$ yay -Rns python-ads

2. Manually Install "python-ads" via AUR

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

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

b. Clone python-ads's git locally

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

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

$ cd ~/python-ads $ makepkg -si

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

ID: 1129870
Name: python-ads
PackageBaseID: 185173
PackageBase: python-ads
Version: 0.12.3-1
Description: A Python Module to Interact with NASA's ADS that Doesn't Suck™
URL: https://github.com/andycasey/ads
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1661333973
LastModified: 1661334103
URLPath: /cgit/aur.git/snapshot/python-ads.tar.gz