r-rgdal on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-rgdal

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

$ yay -Rns r-rgdal

2. Manually Install "r-rgdal" via AUR

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

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

b. Clone r-rgdal's git locally

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

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

$ cd ~/r-rgdal $ makepkg -si

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

ID: 1266129
Name: r-rgdal
PackageBaseID: 149954
PackageBase: r-rgdal
Version: 1.6.7-1
Description: Bindings for the 'Geospatial' Data Abstraction Library
URL: https://cran.r-project.org/package=rgdal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: dviktor
FirstSubmitted: 1583712751
LastModified: 1685591390
URLPath: /cgit/aur.git/snapshot/r-rgdal.tar.gz