nouveau-reclocking on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S nouveau-reclocking

* (Optional) Uninstall nouveau-reclocking on Arch using YAY

$ yay -Rns nouveau-reclocking

2. Manually Install "nouveau-reclocking" via AUR

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

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

b. Clone nouveau-reclocking's git locally

$ git clone https://aur.archlinux.org/nouveau-reclocking.git ~/nouveau-reclocking

c. Go to ~/nouveau-reclocking folder and install it

$ cd ~/nouveau-reclocking $ makepkg -si

3. Information about the nouveau-reclocking package on Arch User Repository (AUR)

ID: 1234007
Name: nouveau-reclocking
PackageBaseID: 192077
PackageBase: nouveau-reclocking
Version: 1.0-1
Description: A small utility to reclocking your GPU with Nouveau
URL: https://github.com/ventureoo/nouveau-reclocking
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ventureo
Submitter: ventureo
FirstSubmitted: 1680170278
LastModified: 1680170278
URLPath: /cgit/aur.git/snapshot/nouveau-reclocking.tar.gz