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

b. Install sshexport on Arch using YAY

$ yay -S sshexport

* (Optional) Uninstall sshexport on Arch using YAY

$ yay -Rns sshexport

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

b. Clone sshexport's git locally

$ git clone https://aur.archlinux.org/sshexport.git ~/sshexport

c. Go to ~/sshexport folder and install it

$ cd ~/sshexport $ makepkg -si

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