nvidia-xrun-pm on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "nvidia-xrun-pm" 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 nvidia-xrun-pm on Arch using YAY

$ yay -S nvidia-xrun-pm

* (Optional) Uninstall nvidia-xrun-pm on Arch using YAY

$ yay -Rns nvidia-xrun-pm

2. Manually Install "nvidia-xrun-pm" via AUR

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

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

b. Clone nvidia-xrun-pm's git locally

$ git clone https://aur.archlinux.org/nvidia-xrun-pm.git ~/nvidia-xrun-pm

c. Go to ~/nvidia-xrun-pm folder and install it

$ cd ~/nvidia-xrun-pm $ makepkg -si

3. Information about the nvidia-xrun-pm package on Arch User Repository (AUR)

ID: 855483
Name: nvidia-xrun-pm
PackageBaseID: 137665
PackageBase: nvidia-xrun-pm
Version: 0.3.2-3
Description: Alternative version of nvidia-xrun, that relies on kernel PM instead of bbswitch
URL: https://github.com/michelesr/nvidia-xrun-pm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: michelesr
Submitter: michelesr
FirstSubmitted: 1543429982
LastModified: 1612009812
URLPath: /cgit/aur.git/snapshot/nvidia-xrun-pm.tar.gz