toolsched on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S toolsched

* (Optional) Uninstall toolsched on Arch using YAY

$ yay -Rns toolsched

2. Manually Install "toolsched" via AUR

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

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

b. Clone toolsched's git locally

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

c. Go to ~/toolsched folder and install it

$ cd ~/toolsched $ makepkg -si

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

ID: 204717
Name: toolsched
PackageBaseID: 43887
PackageBase: toolsched
Version: 0.17-2
Description: Simple scripts for automatically starting commands as either SCHED_BATCH, SCHED_ISO or SCHED_IDLEPRIO.
URL: http://ck.kolivas.org/apps/toolsched/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: denisfalqueto
FirstSubmitted: 1290682387
LastModified: 1435610370
URLPath: /cgit/aur.git/snapshot/toolsched.tar.gz