rteval on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rteval

* (Optional) Uninstall rteval on Arch using YAY

$ yay -Rns rteval

2. Manually Install "rteval" via AUR

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

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

b. Clone rteval's git locally

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

c. Go to ~/rteval folder and install it

$ cd ~/rteval $ makepkg -si

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

ID: 1126946
Name: rteval
PackageBaseID: 169633
PackageBase: rteval
Version: 3.5-1
Description: Evaluate performance of realtime Linux kernel on a particular hardware platform
URL: https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rteval
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kyak
Submitter: kyak
FirstSubmitted: 1628245031
LastModified: 1660721036
URLPath: /cgit/aur.git/snapshot/rteval.tar.gz