go-do on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S go-do

* (Optional) Uninstall go-do on Arch using YAY

$ yay -Rns go-do

2. Manually Install "go-do" via AUR

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

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

b. Clone go-do's git locally

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

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

$ cd ~/go-do $ makepkg -si

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

ID: 863189
Name: go-do
PackageBaseID: 142469
PackageBase: go-do
Version: 0.4.1-1
Description: Simple terminal to do program.
URL: https://github.com/FryDay/go-do
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FryDay
Submitter: FryDay
FirstSubmitted: 1559428837
LastModified: 1613287041
URLPath: /cgit/aur.git/snapshot/go-do.tar.gz