r-gld on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S r-gld

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

$ yay -Rns r-gld

2. Manually Install "r-gld" via AUR

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

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

b. Clone r-gld's git locally

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

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

$ cd ~/r-gld $ makepkg -si

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

ID: 1156379
Name: r-gld
PackageBaseID: 157467
PackageBase: r-gld
Version: 2.6.6-1
Description: Estimation and Use of the Generalised (Tukey) Lambda Distribution
URL: https://cran.r-project.org/package=gld
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1599502998
LastModified: 1666548070
URLPath: /cgit/aur.git/snapshot/r-gld.tar.gz