sshexport on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sshexport" 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 sshexport on Arch using YAY
$
yay -S
sshexport
Copied
* (Optional) Uninstall sshexport on Arch using YAY
$
yay -Rns
sshexport
Copied
2. Manually Install "sshexport" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sshexport's git locally
$
git clone https://aur.archlinux.org/sshexport.git
~/sshexport
Copied
c. Go to ~/sshexport folder and install it
$
cd
~/sshexport
Copied
$
makepkg -si
Copied
3. Information about the sshexport package on Arch User Repository (AUR)
ID: 274411
Name: sshexport
PackageBaseID: 107478
PackageBase: sshexport
Version: 2.2-1
Description: Install your ssh keys on remote sites
URL: http://www.catb.org/~esr/sshexport
NumVotes: 11
Popularity: 0
OutOfDate: 1668381599
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1455277706
LastModified: 1455277799
URLPath: /cgit/aur.git/snapshot/sshexport.tar.gz
Name: sshexport
PackageBaseID: 107478
PackageBase: sshexport
Version: 2.2-1
Description: Install your ssh keys on remote sites
URL: http://www.catb.org/~esr/sshexport
NumVotes: 11
Popularity: 0
OutOfDate: 1668381599
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1455277706
LastModified: 1455277799
URLPath: /cgit/aur.git/snapshot/sshexport.tar.gz