r-conquer on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S r-conquer

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

$ yay -Rns r-conquer

2. Manually Install "r-conquer" via AUR

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

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

b. Clone r-conquer's git locally

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

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

$ cd ~/r-conquer $ makepkg -si

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

ID: 1222138
Name: r-conquer
PackageBaseID: 155365
PackageBase: r-conquer
Version: 1.3.3-1
Description: Convolution-Type Smoothed Quantile Regression
URL: https://cran.r-project.org/package=conquer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1594569613
LastModified: 1678104222
URLPath: /cgit/aur.git/snapshot/r-conquer.tar.gz