r-huge on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-huge

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

$ yay -Rns r-huge

2. Manually Install "r-huge" via AUR

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

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

b. Clone r-huge's git locally

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

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

$ cd ~/r-huge $ makepkg -si

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

ID: 1092077
Name: r-huge
PackageBaseID: 180870
PackageBase: r-huge
Version: 1.3.5-4
Description: High-Dimensional Undirected Graph Estimation
URL: https://cran.r-project.org/package=huge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654489829
LastModified: 1654489829
URLPath: /cgit/aur.git/snapshot/r-huge.tar.gz