r-yesno on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-yesno

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

$ yay -Rns r-yesno

2. Manually Install "r-yesno" via AUR

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

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

b. Clone r-yesno's git locally

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

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

$ cd ~/r-yesno $ makepkg -si

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

ID: 1374572
Name: r-yesno
PackageBaseID: 182919
PackageBase: r-yesno
Version: 0.1.2-7
Description: Ask Yes-No Questions
URL: https://cran.r-project.org/package=yesno
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654542184
LastModified: 1703354535
URLPath: /cgit/aur.git/snapshot/r-yesno.tar.gz