schedtoold on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S schedtoold

* (Optional) Uninstall schedtoold on Arch using YAY

$ yay -Rns schedtoold

2. Manually Install "schedtoold" via AUR

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

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

b. Clone schedtoold's git locally

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

c. Go to ~/schedtoold folder and install it

$ cd ~/schedtoold $ makepkg -si

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

ID: 346849
Name: schedtoold
PackageBaseID: 5556
PackageBase: schedtoold
Version: 0.3-11
Description: Simple daemon to renice/nice and change priorities of processes while running them.
URL: https://web.archive.org/web/20160407010156/http://www.darav.de/schedtoold.html
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: Freso
Submitter:
FirstSubmitted: 1149955693
LastModified: 1476547916
URLPath: /cgit/aur.git/snapshot/schedtoold.tar.gz