openssh-gssapi on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S openssh-gssapi

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

$ yay -Rns openssh-gssapi

2. Manually Install "openssh-gssapi" via AUR

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

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

b. Clone openssh-gssapi's git locally

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

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

$ cd ~/openssh-gssapi $ makepkg -si

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

ID: 1408232
Name: openssh-gssapi
PackageBaseID: 102437
PackageBase: openssh-gssapi
Version: 9.6p1-1
Description: SSH protocol implementation with GSSAPI support
URL: https://www.openssh.com/portable.html
NumVotes: 7
Popularity: 0.018525
OutOfDate:
Maintainer: christoph.gysin
Submitter: polslinux
FirstSubmitted: 1445852238
LastModified: 1707770747
URLPath: /cgit/aur.git/snapshot/openssh-gssapi.tar.gz