python-pooch on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-pooch

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

$ yay -Rns python-pooch

2. Manually Install "python-pooch" via AUR

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

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

b. Clone python-pooch's git locally

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

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

$ cd ~/python-pooch $ makepkg -si

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

ID: 1045599
Name: python-pooch
PackageBaseID: 157150
PackageBase: python-pooch
Version: 1.6.0-2
Description: Python library for fetching and caching data files
URL: https://www.fatiando.org/pooch/latest/
NumVotes: 10
Popularity: 0.100307
OutOfDate:
Maintainer: HenryJia
FirstSubmitted: 1598545165
LastModified: 1646302929
URLPath: /cgit/aur.git/snapshot/python-pooch.tar.gz

5. The same packages on other Linux Distributions