tuned-ppd on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S tuned-ppd

* (Optional) Uninstall tuned-ppd on Arch using YAY

$ yay -Rns tuned-ppd

2. Manually Install "tuned-ppd" via AUR

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

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

b. Clone tuned-ppd's git locally

$ git clone https://aur.archlinux.org/tuned-ppd.git ~/tuned-ppd

c. Go to ~/tuned-ppd folder and install it

$ cd ~/tuned-ppd $ makepkg -si

3. Information about the tuned-ppd package on Arch User Repository (AUR)

ID: 1413714
Name: tuned-ppd
PackageBaseID: 106656
PackageBase: tuned
Version: 2.22.1-1
Description: Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
URL: https://github.com/redhat-performance/tuned
NumVotes: 20
Popularity: 0.20499
OutOfDate:
Maintainer: SunRed
Submitter: irtimmer
FirstSubmitted: 1453810177
LastModified: 1708608622
URLPath: /cgit/aur.git/snapshot/tuned-ppd.tar.gz

5. The same packages on other Linux Distributions