ttdebug on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S ttdebug

* (Optional) Uninstall ttdebug on Arch using YAY

$ yay -Rns ttdebug

2. Manually Install "ttdebug" via AUR

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

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

b. Clone ttdebug's git locally

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

c. Go to ~/ttdebug folder and install it

$ cd ~/ttdebug $ makepkg -si

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

ID: 1005363
Name: ttdebug
PackageBaseID: 174054
PackageBase: ttdebug
Version: 0.3.7-1
Description: Debug tool for Task Type (TT) CPU Scheduler for linux.
URL: https://github.com/hamadmarri/TT-CPU-Scheduler
NumVotes: 0
Popularity: 0
OutOfDate: 1670605083
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1639722466
LastModified: 1639722466
URLPath: /cgit/aur.git/snapshot/ttdebug.tar.gz