clustershell on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "clustershell" 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 clustershell on Arch using YAY
$
yay -S
clustershell
Copied
* (Optional) Uninstall clustershell on Arch using YAY
$
yay -Rns
clustershell
Copied
2. Manually Install "clustershell" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clustershell's git locally
$
git clone https://aur.archlinux.org/clustershell.git
~/clustershell
Copied
c. Go to ~/clustershell folder and install it
$
cd
~/clustershell
Copied
$
makepkg -si
Copied
3. Information about the clustershell package on Arch User Repository (AUR)
ID: 1363029
Name: clustershell
PackageBaseID: 103566
PackageBase: clustershell
Version: 1.9.2-1
Description: Python framework for efficient cluster administration
URL: http://cea-hpc.github.io/clustershell/
NumVotes: 3
Popularity: 0.117987
OutOfDate:
Maintainer: mat_ptah
Submitter: mat_ptah
FirstSubmitted: 1447963398
LastModified: 1701438101
URLPath: /cgit/aur.git/snapshot/clustershell.tar.gz
Name: clustershell
PackageBaseID: 103566
PackageBase: clustershell
Version: 1.9.2-1
Description: Python framework for efficient cluster administration
URL: http://cea-hpc.github.io/clustershell/
NumVotes: 3
Popularity: 0.117987
OutOfDate:
Maintainer: mat_ptah
Submitter: mat_ptah
FirstSubmitted: 1447963398
LastModified: 1701438101
URLPath: /cgit/aur.git/snapshot/clustershell.tar.gz