git-ssh-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S git-ssh-git

* (Optional) Uninstall git-ssh-git on Arch using YAY

$ yay -Rns git-ssh-git

2. Manually Install "git-ssh-git" via AUR

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

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

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

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

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

$ cd ~/git-ssh-git $ makepkg -si

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

ID: 1385676
Name: git-ssh-git
PackageBaseID: 107823
PackageBase: git-ssh-git
Version: r301.e08278a-1
Description: An SSH key manager for git
URL: https://github.com/pyamsoft/git-ssh.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pyamsoft
Submitter: pyamsoft
FirstSubmitted: 1455929550
LastModified: 1705255492
URLPath: /cgit/aur.git/snapshot/git-ssh-git.tar.gz