r-binr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-binr

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

$ yay -Rns r-binr

2. Manually Install "r-binr" via AUR

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

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

b. Clone r-binr's git locally

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

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

$ cd ~/r-binr $ makepkg -si

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

ID: 1377501
Name: r-binr
PackageBaseID: 179706
PackageBase: r-binr
Version: 1.1.1-4
Description: Cut Numeric Values into Evenly Distributed Groups
URL: https://cran.r-project.org/package=binr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654462275
LastModified: 1703894802
URLPath: /cgit/aur.git/snapshot/r-binr.tar.gz