sshexec on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sshexec

* (Optional) Uninstall sshexec on Arch using YAY

$ yay -Rns sshexec

2. Manually Install "sshexec" via AUR

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

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

b. Clone sshexec's git locally

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

c. Go to ~/sshexec folder and install it

$ cd ~/sshexec $ makepkg -si

3. Information about the sshexec package on Arch User Repository (AUR)

ID: 1355266
Name: sshexec
PackageBaseID: 199679
PackageBase: sshexec
Version: 1.0-1
Description: SSH wrapper that makes it easy to run commands directly in the SSH command
URL: https://codeberg.org/maandree/sshexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1700301373
LastModified: 1700301373
URLPath: /cgit/aur.git/snapshot/sshexec.tar.gz