python-gpustat on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-gpustat

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

$ yay -Rns python-gpustat

2. Manually Install "python-gpustat" via AUR

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

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

b. Clone python-gpustat's git locally

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

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

$ cd ~/python-gpustat $ makepkg -si

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

ID: 1307761
Name: python-gpustat
PackageBaseID: 140234
PackageBase: python-gpustat
Version: 1:1.1.1-1
Description: A simple command-line utility for querying and monitoring GPU status
URL: https://github.com/wookayin/gpustat
NumVotes: 4
Popularity: 0.000258
OutOfDate:
Maintainer: hottea
Submitter: greyltc
FirstSubmitted: 1552263568
LastModified: 1692740342
URLPath: /cgit/aur.git/snapshot/python-gpustat.tar.gz