r-getpass on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-getpass

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

$ yay -Rns r-getpass

2. Manually Install "r-getpass" via AUR

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

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

b. Clone r-getpass's git locally

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

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

$ cd ~/r-getpass $ makepkg -si

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

ID: 1367643
Name: r-getpass
PackageBaseID: 180634
PackageBase: r-getpass
Version: 0.2.4-1
Description: Masked User Input
URL: https://cran.r-project.org/package=getPass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484150
LastModified: 1702252958
URLPath: /cgit/aur.git/snapshot/r-getpass.tar.gz