nvman on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S nvman

* (Optional) Uninstall nvman on Arch using YAY

$ yay -Rns nvman

2. Manually Install "nvman" via AUR

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

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

b. Clone nvman's git locally

$ git clone https://aur.archlinux.org/nvman.git ~/nvman

c. Go to ~/nvman folder and install it

$ cd ~/nvman $ makepkg -si

3. Information about the nvman package on Arch User Repository (AUR)

ID: 649591
Name: nvman
PackageBaseID: 138852
PackageBase: nvman
Version: 2.1.0-1
Description: NVIDIA Manager for Optimus/Bumblebee
URL: https://github.com/quebin31/nvman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: quebin31
Submitter: quebin31
FirstSubmitted: 1547848982
LastModified: 1569354346
URLPath: /cgit/aur.git/snapshot/nvman.tar.gz