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