r-unix on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S r-unix

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

$ yay -Rns r-unix

2. Manually Install "r-unix" via AUR

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

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

b. Clone r-unix's git locally

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

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

$ cd ~/r-unix $ makepkg -si

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

ID: 1413820
Name: r-unix
PackageBaseID: 141715
PackageBase: r-unix
Version: 1.5.7-1
Description: POSIX System Utilities
URL: https://cran.r-project.org/package=unix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556816508
LastModified: 1708625329
URLPath: /cgit/aur.git/snapshot/r-unix.tar.gz