amdctl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "amdctl" 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
Copied
b. Install amdctl on Arch using YAY
$
yay -S
amdctl
Copied
* (Optional) Uninstall amdctl on Arch using YAY
$
yay -Rns
amdctl
Copied
2. Manually Install "amdctl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone amdctl's git locally
$
git clone https://aur.archlinux.org/amdctl.git
~/amdctl
Copied
c. Go to ~/amdctl folder and install it
$
cd
~/amdctl
Copied
$
makepkg -si
Copied
3. Information about the amdctl package on Arch User Repository (AUR)
ID: 1169137
Name: amdctl
PackageBaseID: 173832
PackageBase: amdctl
Version: 0.11-1
Description: Tool for changing voltages and clock speeds for AMD processors
URL: https://github.com/kevinlekiller/amdctl
NumVotes: 3
Popularity: 0.07728
OutOfDate:
Maintainer: ivanmlerner
Submitter: ivanmlerner
FirstSubmitted: 1639118678
LastModified: 1668454289
URLPath: /cgit/aur.git/snapshot/amdctl.tar.gz
Name: amdctl
PackageBaseID: 173832
PackageBase: amdctl
Version: 0.11-1
Description: Tool for changing voltages and clock speeds for AMD processors
URL: https://github.com/kevinlekiller/amdctl
NumVotes: 3
Popularity: 0.07728
OutOfDate:
Maintainer: ivanmlerner
Submitter: ivanmlerner
FirstSubmitted: 1639118678
LastModified: 1668454289
URLPath: /cgit/aur.git/snapshot/amdctl.tar.gz