clustershell on AUR (Arch User Repository)

Last updated: May 21,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

b. Install clustershell on Arch using YAY

$ yay -S clustershell

* (Optional) Uninstall clustershell on Arch using YAY

$ yay -Rns clustershell

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

b. Clone clustershell's git locally

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

c. Go to ~/clustershell folder and install it

$ cd ~/clustershell $ makepkg -si

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