rtapp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rtapp

* (Optional) Uninstall rtapp on Arch using YAY

$ yay -Rns rtapp

2. Manually Install "rtapp" via AUR

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

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

b. Clone rtapp's git locally

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

c. Go to ~/rtapp folder and install it

$ cd ~/rtapp $ makepkg -si

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

ID: 1144102
Name: rtapp
PackageBaseID: 89768
PackageBase: rtapp
Version: 1.1-1
Description: Realtime application thread priority tuning
URL: https://www.audio-linux.com
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: blackhole
Submitter: blackhole
FirstSubmitted: 1422114323
LastModified: 1664115956
URLPath: /cgit/aur.git/snapshot/rtapp.tar.gz