tuned on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tuned

* (Optional) Uninstall tuned on Arch using YAY

$ yay -Rns tuned

2. Manually Install "tuned" via AUR

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

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

b. Clone tuned's git locally

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

c. Go to ~/tuned folder and install it

$ cd ~/tuned $ makepkg -si

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

ID: 1413713
Name: tuned
PackageBaseID: 106656
PackageBase: tuned
Version: 2.22.1-1
Description: Daemon that performs monitoring and adaptive configuration of devices in the system
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.tar.gz