r-xfun on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-xfun

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

$ yay -Rns r-xfun

2. Manually Install "r-xfun" via AUR

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

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

b. Clone r-xfun's git locally

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

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

$ cd ~/r-xfun $ makepkg -si

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

ID: 1406216
Name: r-xfun
PackageBaseID: 141723
PackageBase: r-xfun
Version: 0.42-1
Description: Supporting Functions for Packages Maintained by 'Yihui Xie'
URL: https://cran.r-project.org/package=xfun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556819565
LastModified: 1707415573
URLPath: /cgit/aur.git/snapshot/r-xfun.tar.gz