openssh-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S openssh-git

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

$ yay -Rns openssh-git

2. Manually Install "openssh-git" via AUR

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

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

b. Clone openssh-git's git locally

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

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

$ cd ~/openssh-git $ makepkg -si

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

ID: 599128
Name: openssh-git
PackageBaseID: 78301
PackageBase: openssh-git
Version: 7.9.P1.r242.gf5abb05f-1
Description: Free version of the SSH connectivity tools
URL: http://www.openssh.org/portable.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1390900811
LastModified: 1553763922
URLPath: /cgit/aur.git/snapshot/openssh-git.tar.gz