pyresample on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S pyresample

* (Optional) Uninstall pyresample on Arch using YAY

$ yay -Rns pyresample

2. Manually Install "pyresample" via AUR

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

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

b. Clone pyresample's git locally

$ git clone https://aur.archlinux.org/pyresample.git ~/pyresample

c. Go to ~/pyresample folder and install it

$ cd ~/pyresample $ makepkg -si

3. Information about the pyresample package on Arch User Repository (AUR)

ID: 1119406
Name: pyresample
PackageBaseID: 61354
PackageBase: pyresample
Version: 1.25.0-1
Description: Geospatial image resampling in Python
URL: https://github.com/pytroll/pyresample
NumVotes: 0
Popularity: 0
OutOfDate: 1702022260
Maintainer:
Submitter: richli
FirstSubmitted: 1343775787
LastModified: 1659198033
URLPath: /cgit/aur.git/snapshot/pyresample.tar.gz