python-reproject on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-reproject

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

$ yay -Rns python-reproject

2. Manually Install "python-reproject" via AUR

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

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

b. Clone python-reproject's git locally

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

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

$ cd ~/python-reproject $ makepkg -si

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

ID: 1357855
Name: python-reproject
PackageBaseID: 129692
PackageBase: python-reproject
Version: 0.13.0-1
Description: Python-based Astronomical image reprojection
URL: http://reproject.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517557939
LastModified: 1700732543
URLPath: /cgit/aur.git/snapshot/python-reproject.tar.gz

5. The same packages on other Linux Distributions