r-qgraph on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-qgraph

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

$ yay -Rns r-qgraph

2. Manually Install "r-qgraph" via AUR

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

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

b. Clone r-qgraph's git locally

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

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

$ cd ~/r-qgraph $ makepkg -si

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

ID: 1346882
Name: r-qgraph
PackageBaseID: 181889
PackageBase: r-qgraph
Version: 1.9.8-1
Description: Graph Plotting Methods, Psychometric Data Visualization and Graphical Model Estimation
URL: https://cran.r-project.org/package=qgraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514722
LastModified: 1699013646
URLPath: /cgit/aur.git/snapshot/r-qgraph.tar.gz