r-cmdfun on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-cmdfun

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

$ yay -Rns r-cmdfun

2. Manually Install "r-cmdfun" via AUR

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

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

b. Clone r-cmdfun's git locally

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

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

$ cd ~/r-cmdfun $ makepkg -si

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

ID: 1091091
Name: r-cmdfun
PackageBaseID: 179982
PackageBase: r-cmdfun
Version: 1.0.2-3
Description: Framework for Building Interfaces to Shell Commands
URL: https://cran.r-project.org/package=cmdfun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654468791
LastModified: 1654468791
URLPath: /cgit/aur.git/snapshot/r-cmdfun.tar.gz