r-gmm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gmm

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

$ yay -Rns r-gmm

2. Manually Install "r-gmm" via AUR

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

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

b. Clone r-gmm's git locally

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

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

$ cd ~/r-gmm $ makepkg -si

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

ID: 1269091
Name: r-gmm
PackageBaseID: 180704
PackageBase: r-gmm
Version: 1.8-1
Description: Generalized Method of Moments and Generalized Empirical Likelihood
URL: https://cran.r-project.org/package=gmm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485833
LastModified: 1686074492
URLPath: /cgit/aur.git/snapshot/r-gmm.tar.gz