tt-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tt-bin

* (Optional) Uninstall tt-bin on Arch using YAY

$ yay -Rns tt-bin

2. Manually Install "tt-bin" via AUR

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

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

b. Clone tt-bin's git locally

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

c. Go to ~/tt-bin folder and install it

$ cd ~/tt-bin $ makepkg -si

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

ID: 941370
Name: tt-bin
PackageBaseID: 165055
PackageBase: tt-bin
Version: 0.4.2-1
Description: Terminal based typing test
URL: https://github.com/lemnos/tt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aulonsal
Submitter: aulonsal
FirstSubmitted: 1617065200
LastModified: 1627657709
URLPath: /cgit/aur.git/snapshot/tt-bin.tar.gz