proj4 on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S proj4

* (Optional) Uninstall proj4 on Arch using YAY

$ yay -Rns proj4

2. Manually Install "proj4" via AUR

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

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

b. Clone proj4's git locally

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

c. Go to ~/proj4 folder and install it

$ cd ~/proj4 $ makepkg -si

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

ID: 1025559
Name: proj4
PackageBaseID: 175398
PackageBase: proj4
Version: 4.9.3-1
Description: Cartographic Projections library. Legacy version 4.x
URL: https://proj.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1643152526
LastModified: 1643152526
URLPath: /cgit/aur.git/snapshot/proj4.tar.gz