r-askpass on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-askpass

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

$ yay -Rns r-askpass

2. Manually Install "r-askpass" via AUR

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

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

b. Clone r-askpass's git locally

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

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

$ cd ~/r-askpass $ makepkg -si

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

ID: 1324846
Name: r-askpass
PackageBaseID: 141712
PackageBase: r-askpass
Version: 1.2.0-2
Description: Password Entry Utilities for R, Git, and SSH
URL: https://cran.r-project.org/package=askpass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: Kibouo
FirstSubmitted: 1556815061
LastModified: 1695729859
URLPath: /cgit/aur.git/snapshot/r-askpass.tar.gz