r-ggm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-ggm

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

$ yay -Rns r-ggm

2. Manually Install "r-ggm" via AUR

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

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

b. Clone r-ggm's git locally

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

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

$ cd ~/r-ggm $ makepkg -si

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

ID: 1392649
Name: r-ggm
PackageBaseID: 180658
PackageBase: r-ggm
Version: 2.5.1-1
Description: Graphical Markov Models with Mixed Graphs
URL: https://cran.r-project.org/package=ggm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484722
LastModified: 1706227290
URLPath: /cgit/aur.git/snapshot/r-ggm.tar.gz