openssh-known-hosts on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openssh-known-hosts

* (Optional) Uninstall openssh-known-hosts on Arch using YAY

$ yay -Rns openssh-known-hosts

2. Manually Install "openssh-known-hosts" via AUR

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

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

b. Clone openssh-known-hosts's git locally

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

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

$ cd ~/openssh-known-hosts $ makepkg -si

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

ID: 612555
Name: openssh-known-hosts
PackageBaseID: 84676
PackageBase: openssh-known-hosts
Version: 0.6.2-3
Description: known_hosts downloader/merger for OpenSSH
URL: https://git.tiwe.de/openssh-known-hosts.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: another
Submitter: another
FirstSubmitted: 1408299677
LastModified: 1557854656
URLPath: /cgit/aur.git/snapshot/openssh-known-hosts.tar.gz