temp-throttle on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S temp-throttle

* (Optional) Uninstall temp-throttle on Arch using YAY

$ yay -Rns temp-throttle

2. Manually Install "temp-throttle" via AUR

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

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

b. Clone temp-throttle's git locally

$ git clone https://aur.archlinux.org/temp-throttle.git ~/temp-throttle

c. Go to ~/temp-throttle folder and install it

$ cd ~/temp-throttle $ makepkg -si

3. Information about the temp-throttle package on Arch User Repository (AUR)

ID: 245837
Name: temp-throttle
PackageBaseID: 102974
PackageBase: temp-throttle
Version: 2.20-1
Description: A shell script for throttling system CPU frequency based on a desired maximum temperature.
URL: https://github.com/Sepero/temp-throttle
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1446761366
LastModified: 1446761930
URLPath: /cgit/aur.git/snapshot/temp-throttle.tar.gz