python-hostlist on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-hostlist

* (Optional) Uninstall python-hostlist on Arch using YAY

$ yay -Rns python-hostlist

2. Manually Install "python-hostlist" via AUR

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

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

b. Clone python-hostlist's git locally

$ git clone https://aur.archlinux.org/python-hostlist.git ~/python-hostlist

c. Go to ~/python-hostlist folder and install it

$ cd ~/python-hostlist $ makepkg -si

3. Information about the python-hostlist package on Arch User Repository (AUR)

ID: 1302545
Name: python-hostlist
PackageBaseID: 147612
PackageBase: python-hostlist
Version: 1.23.0-1
Description: Python module for handling LLNL hostlists
URL: https://www.nsc.liu.se/~kent/python-hostlist/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1577107532
LastModified: 1691780968
URLPath: /cgit/aur.git/snapshot/python-hostlist.tar.gz