dsh on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S dsh

* (Optional) Uninstall dsh on Arch using YAY

$ yay -Rns dsh

2. Manually Install "dsh" via AUR

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

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

b. Clone dsh's git locally

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

c. Go to ~/dsh folder and install it

$ cd ~/dsh $ makepkg -si

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

ID: 804775
Name: dsh
PackageBaseID: 97682
PackageBase: dsh
Version: 0.25.10-1
Description: Distributed shell (or dancer’s shell) executes command remotely on several different machines at the same time.
URL: http://www.netfort.gr.jp/~dancer/software/dsh.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dialuplama
Submitter: dialuplama
FirstSubmitted: 1439648794
LastModified: 1602754205
URLPath: /cgit/aur.git/snapshot/dsh.tar.gz