ttrk on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ttrk

* (Optional) Uninstall ttrk on Arch using YAY

$ yay -Rns ttrk

2. Manually Install "ttrk" via AUR

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

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

b. Clone ttrk's git locally

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

c. Go to ~/ttrk folder and install it

$ cd ~/ttrk $ makepkg -si

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

ID: 193959
Name: ttrk
PackageBaseID: 50680
PackageBase: ttrk
Version: 0.7.0-1
Description: Tektracker is a console based MIDI tracker/sequencer. Requires /dev/midi.
URL: http://vektor.ca/audio/ttrk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1310497463
LastModified: 1434169100
URLPath: /cgit/aur.git/snapshot/ttrk.tar.gz