nvidia-modprobe-service on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S nvidia-modprobe-service

* (Optional) Uninstall nvidia-modprobe-service on Arch using YAY

$ yay -Rns nvidia-modprobe-service

2. Manually Install "nvidia-modprobe-service" via AUR

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

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

b. Clone nvidia-modprobe-service's git locally

$ git clone https://aur.archlinux.org/nvidia-modprobe-service.git ~/nvidia-modprobe-service

c. Go to ~/nvidia-modprobe-service folder and install it

$ cd ~/nvidia-modprobe-service $ makepkg -si

3. Information about the nvidia-modprobe-service package on Arch User Repository (AUR)

ID: 1086961
Name: nvidia-modprobe-service
PackageBaseID: 179253
PackageBase: nvidia-modprobe-service
Version: 2-4
Description: Fixes /oldroot unmount issues by unloading nvidia modules before shutdown / reboot.
URL: https://github.com/Fxzzi/nvidia-modprobe-service
NumVotes: 1
Popularity: 0.152125
OutOfDate:
Maintainer: Fazzi
FirstSubmitted: 1653851450
LastModified: 1653863340
URLPath: /cgit/aur.git/snapshot/nvidia-modprobe-service.tar.gz