r-weights on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-weights

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

$ yay -Rns r-weights

2. Manually Install "r-weights" via AUR

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

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

b. Clone r-weights's git locally

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

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

$ cd ~/r-weights $ makepkg -si

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

ID: 1094536
Name: r-weights
PackageBaseID: 182887
PackageBase: r-weights
Version: 1.0.4-4
Description: Weighting and Weighted Statistics
URL: https://cran.r-project.org/package=weights
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541431
LastModified: 1654541431
URLPath: /cgit/aur.git/snapshot/r-weights.tar.gz