sshexec on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install sshexec on Arch using YAY
$
yay -S
sshexec
Copied
* (Optional) Uninstall sshexec on Arch using YAY
$
yay -Rns
sshexec
Copied
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
Copied
b. Clone sshexec's git locally
$
git clone https://aur.archlinux.org/sshexec.git
~/sshexec
Copied
c. Go to ~/sshexec folder and install it
$
cd
~/sshexec
Copied
$
makepkg -si
Copied
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
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