go-for-it on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S go-for-it

* (Optional) Uninstall go-for-it on Arch using YAY

$ yay -Rns go-for-it

2. Manually Install "go-for-it" via AUR

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

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

b. Clone go-for-it's git locally

$ git clone https://aur.archlinux.org/go-for-it.git ~/go-for-it

c. Go to ~/go-for-it folder and install it

$ cd ~/go-for-it $ makepkg -si

3. Information about the go-for-it package on Arch User Repository (AUR)

ID: 1024715
Name: go-for-it
PackageBaseID: 138787
PackageBase: go-for-it
Version: 1.9.6-1
Description: A stylish to-do list with built-in productivity timer.
URL: https://github.com/JMoerman/Go-For-It
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: loonies
Submitter: loonies
FirstSubmitted: 1547587923
LastModified: 1643055423
URLPath: /cgit/aur.git/snapshot/go-for-it.tar.gz