openssh-askpass on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S openssh-askpass

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

$ yay -Rns openssh-askpass

2. Manually Install "openssh-askpass" via AUR

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

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

b. Clone openssh-askpass's git locally

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

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

$ cd ~/openssh-askpass $ makepkg -si

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

ID: 1209142
Name: openssh-askpass
PackageBaseID: 177576
PackageBase: openssh-askpass
Version: 2.1.0-4
Description: A plasma-like passphrase dialog for ssh
URL: http://hugo.pereira.free.fr/software/index.php?page=package&package_list=software_list_qt4&package=openssh-askpass&full=0
NumVotes: 3
Popularity: 0.000106
OutOfDate:
Maintainer: txtsd
Submitter: arojas
FirstSubmitted: 1648836443
LastModified: 1676023863
URLPath: /cgit/aur.git/snapshot/openssh-askpass.tar.gz