python-pynvml on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-pynvml

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

$ yay -Rns python-pynvml

2. Manually Install "python-pynvml" via AUR

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

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

b. Clone python-pynvml's git locally

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

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

$ cd ~/python-pynvml $ makepkg -si

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

ID: 1224739
Name: python-pynvml
PackageBaseID: 150494
PackageBase: python-pynvml
Version: 11.5.0-1
Description: Python Bindings for the NVIDIA Management Library
URL: https://pypi.org/project/pynvml/
NumVotes: 3
Popularity: 0.088727
OutOfDate:
Maintainer: timothy_gu
Submitter: timothy_gu
FirstSubmitted: 1584671839
LastModified: 1678557650
URLPath: /cgit/aur.git/snapshot/python-pynvml.tar.gz