r-findpython on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-findpython

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

$ yay -Rns r-findpython

2. Manually Install "r-findpython" via AUR

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

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

b. Clone r-findpython's git locally

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

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

$ cd ~/r-findpython $ makepkg -si

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

ID: 1329988
Name: r-findpython
PackageBaseID: 198224
PackageBase: r-findpython
Version: 1.0.8-2
Description: Functions to Find an Acceptable Python Binary
URL: https://cran.r-project.org/package=findpython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1696671880
LastModified: 1696671880
URLPath: /cgit/aur.git/snapshot/r-findpython.tar.gz