tt on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tt

* (Optional) Uninstall tt on Arch using YAY

$ yay -Rns tt

2. Manually Install "tt" via AUR

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

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

b. Clone tt's git locally

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

c. Go to ~/tt folder and install it

$ cd ~/tt $ makepkg -si

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

ID: 941369
Name: tt
PackageBaseID: 165874
PackageBase: tt
Version: 0.4.2-1
Description: Terminal based typing test
URL: https://github.com/lemnos/tt
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aulonsal
Submitter: aulonsal
FirstSubmitted: 1618958239
LastModified: 1627657692
URLPath: /cgit/aur.git/snapshot/tt.tar.gz