tl on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tl

* (Optional) Uninstall tl on Arch using YAY

$ yay -Rns tl

2. Manually Install "tl" via AUR

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

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

b. Clone tl's git locally

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

c. Go to ~/tl folder and install it

$ cd ~/tl $ makepkg -si

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

ID: 211352
Name: tl
PackageBaseID: 95904
PackageBase: tl
Version: 0.02-1
Description: Painless timelapsing to show off your productivity.
URL: https://github.com/ryanmjacobs/tl
NumVotes: 1
Popularity: 0
OutOfDate: 1701463332
Maintainer:
Submitter: ryanmjacobs
FirstSubmitted: 1436771426
LastModified: 1436814090
URLPath: /cgit/aur.git/snapshot/tl.tar.gz