undervolt on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S undervolt

* (Optional) Uninstall undervolt on Arch using YAY

$ yay -Rns undervolt

2. Manually Install "undervolt" via AUR

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

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

b. Clone undervolt's git locally

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

c. Go to ~/undervolt folder and install it

$ cd ~/undervolt $ makepkg -si

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

ID: 216372
Name: undervolt
PackageBaseID: 79253
PackageBase: undervolt
Version: 0.4-1
Description: A program to undervolt AMD 14h Family processors (E350 at least).
URL: http://sourceforge.net/projects/undervolt/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: compgamer89
Submitter: flocke
FirstSubmitted: 1393070080
LastModified: 1438217635
URLPath: /cgit/aur.git/snapshot/undervolt.tar.gz