trak on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S trak

* (Optional) Uninstall trak on Arch using YAY

$ yay -Rns trak

2. Manually Install "trak" via AUR

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

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

b. Clone trak's git locally

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

c. Go to ~/trak folder and install it

$ cd ~/trak $ makepkg -si

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

ID: 885972
Name: trak
PackageBaseID: 165096
PackageBase: trak
Version: 1.1-1
Description: Super-simple time tracker for your terminal
URL: https://github.com/michaljanocko/trak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaljanocko
Submitter: michaljanocko
FirstSubmitted: 1617207841
LastModified: 1617207841
URLPath: /cgit/aur.git/snapshot/trak.tar.gz