python-gputil on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-gputil

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

$ yay -Rns python-gputil

2. Manually Install "python-gputil" via AUR

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

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

b. Clone python-gputil's git locally

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

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

$ cd ~/python-gputil $ makepkg -si

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

ID: 1102685
Name: python-gputil
PackageBaseID: 156166
PackageBase: python-gputil
Version: 1.4.0-4
Description: Fetches GPU status from NVIDIA GPUs using nvidia-smi
URL: https://github.com/anderskm/gputil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1596129889
LastModified: 1656026968
URLPath: /cgit/aur.git/snapshot/python-gputil.tar.gz