pdsh on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "pdsh" 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 pdsh on Arch using YAY
$
yay -S
pdsh
Copied
* (Optional) Uninstall pdsh on Arch using YAY
$
yay -Rns
pdsh
Copied
2. Manually Install "pdsh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pdsh's git locally
$
git clone https://aur.archlinux.org/pdsh.git
~/pdsh
Copied
c. Go to ~/pdsh folder and install it
$
cd
~/pdsh
Copied
$
makepkg -si
Copied
3. Information about the pdsh package on Arch User Repository (AUR)
ID: 1404897
Name: pdsh
PackageBaseID: 21147
PackageBase: pdsh
Version: 2.35-1
Description: Parallel Distributed Shell
URL: https://github.com/chaos/pdsh
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: drrossum
Submitter: sh0
FirstSubmitted: 1225750561
LastModified: 1707218292
URLPath: /cgit/aur.git/snapshot/pdsh.tar.gz
Name: pdsh
PackageBaseID: 21147
PackageBase: pdsh
Version: 2.35-1
Description: Parallel Distributed Shell
URL: https://github.com/chaos/pdsh
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: drrossum
Submitter: sh0
FirstSubmitted: 1225750561
LastModified: 1707218292
URLPath: /cgit/aur.git/snapshot/pdsh.tar.gz