r-aggregation on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S r-aggregation

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

$ yay -Rns r-aggregation

2. Manually Install "r-aggregation" via AUR

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

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

b. Clone r-aggregation's git locally

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

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

$ cd ~/r-aggregation $ makepkg -si

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

ID: 1425958
Name: r-aggregation
PackageBaseID: 179483
PackageBase: r-aggregation
Version: 1.0.1-7
Description: p-Value Aggregation Methods
URL: https://cran.r-project.org/package=aggregation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654449567
LastModified: 1710267098
URLPath: /cgit/aur.git/snapshot/r-aggregation.tar.gz