r-proj4 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-proj4

* (Optional) Uninstall r-proj4 on Arch using YAY

$ yay -Rns r-proj4

2. Manually Install "r-proj4" via AUR

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

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

b. Clone r-proj4's git locally

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

c. Go to ~/r-proj4 folder and install it

$ cd ~/r-proj4 $ makepkg -si

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

ID: 1418539
Name: r-proj4
PackageBaseID: 181836
PackageBase: r-proj4
Version: 1.0.14-2
Description: A simple interface to the PROJ.4 cartographic projections library
URL: https://cran.r-project.org/package=proj4
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513470
LastModified: 1709272923
URLPath: /cgit/aur.git/snapshot/r-proj4.tar.gz