known_hosts on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install known_hosts on Arch using YAY
$
yay -S
known_hosts
Copied
* (Optional) Uninstall known_hosts on Arch using YAY
$
yay -Rns
known_hosts
Copied
2. Manually Install "known_hosts" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone known_hosts's git locally
$
git clone https://aur.archlinux.org/known_hosts.git
~/known_hosts
Copied
c. Go to ~/known_hosts folder and install it
$
cd
~/known_hosts
Copied
$
makepkg -si
Copied
3. Information about the known_hosts package on Arch User Repository (AUR)
ID: 441663
Name: known_hosts
PackageBaseID: 122003
PackageBase: known_hosts
Version: 1.0.0.r9.gb8ade13-1
Description: A simple cli ssh known_hosts manager
URL: https://github.com/markmcconachie/known_hosts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jsfaint
Submitter: jsfaint
FirstSubmitted: 1493714394
LastModified: 1504782609
URLPath: /cgit/aur.git/snapshot/known_hosts.tar.gz
Name: known_hosts
PackageBaseID: 122003
PackageBase: known_hosts
Version: 1.0.0.r9.gb8ade13-1
Description: A simple cli ssh known_hosts manager
URL: https://github.com/markmcconachie/known_hosts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jsfaint
Submitter: jsfaint
FirstSubmitted: 1493714394
LastModified: 1504782609
URLPath: /cgit/aur.git/snapshot/known_hosts.tar.gz