tuned on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install tuned on Arch using YAY
$
yay -S
tuned
Copied
* (Optional) Uninstall tuned on Arch using YAY
$
yay -Rns
tuned
Copied
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
Copied
b. Clone tuned's git locally
$
git clone https://aur.archlinux.org/tuned.git
~/tuned
Copied
c. Go to ~/tuned folder and install it
$
cd
~/tuned
Copied
$
makepkg -si
Copied
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
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