ssh-askpass-fullscreen on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ssh-askpass-fullscreen

* (Optional) Uninstall ssh-askpass-fullscreen on Arch using YAY

$ yay -Rns ssh-askpass-fullscreen

2. Manually Install "ssh-askpass-fullscreen" via AUR

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

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

b. Clone ssh-askpass-fullscreen's git locally

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

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

$ cd ~/ssh-askpass-fullscreen $ makepkg -si

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

ID: 1355891
Name: ssh-askpass-fullscreen
PackageBaseID: 99618
PackageBase: ssh-askpass-fullscreen
Version: 1.3-1
Description: A small SSH Askpass replacement written with GTK2
URL: https://github.com/atj/ssh-askpass-fullscreen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: WorMzy
Submitter: WorMzy
FirstSubmitted: 1441753603
LastModified: 1700434894
URLPath: /cgit/aur.git/snapshot/ssh-askpass-fullscreen.tar.gz