dtboost on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S dtboost

* (Optional) Uninstall dtboost on Arch using YAY

$ yay -Rns dtboost

2. Manually Install "dtboost" via AUR

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

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

b. Clone dtboost's git locally

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

c. Go to ~/dtboost folder and install it

$ cd ~/dtboost $ makepkg -si

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

ID: 571265
Name: dtboost
PackageBaseID: 138300
PackageBase: dtboost
Version: 1.6.15-2
Description: A daemon that changes priority (CPU and disk I/O) and limits CPU usage of your applications on the fly
URL: http://code.google.com/p/dtboost/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xavion
Submitter: Xavion
FirstSubmitted: 1545689224
LastModified: 1545689609
URLPath: /cgit/aur.git/snapshot/dtboost.tar.gz