gtg on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gtg

* (Optional) Uninstall gtg on Arch using YAY

$ yay -Rns gtg

2. Manually Install "gtg" via AUR

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

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

b. Clone gtg's git locally

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

c. Go to ~/gtg folder and install it

$ cd ~/gtg $ makepkg -si

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

ID: 1363762
Name: gtg
PackageBaseID: 157072
PackageBase: gtg
Version: 0.6-7
Description: Personal GTD like organizer for the GNOME desktop environment
URL: https://wiki.gnome.org/Apps/GTG
NumVotes: 8
Popularity: 0.001902
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1598354390
LastModified: 1701597719
URLPath: /cgit/aur.git/snapshot/gtg.tar.gz