nvoc on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S nvoc

* (Optional) Uninstall nvoc on Arch using YAY

$ yay -Rns nvoc

2. Manually Install "nvoc" via AUR

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

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

b. Clone nvoc's git locally

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

c. Go to ~/nvoc folder and install it

$ cd ~/nvoc $ makepkg -si

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

ID: 779736
Name: nvoc
PackageBaseID: 156763
PackageBase: nvoc
Version: 1.0.3-3
Description: Saves nvidia overclocking settings to automatically apply them on session start, without hanging around as a background process.
URL: https://github.com/yagoplx/nvoc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yagoplx
Submitter: yagoplx
FirstSubmitted: 1597553724
LastModified: 1597699314
URLPath: /cgit/aur.git/snapshot/nvoc.tar.gz