do-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S do-git

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

$ yay -Rns do-git

2. Manually Install "do-git" via AUR

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

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

b. Clone do-git's git locally

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

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

$ cd ~/do-git $ makepkg -si

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

ID: 1076456
Name: do-git
PackageBaseID: 177497
PackageBase: do-git
Version: 0.1.3-9
Description: Do is a to-do app built for Linux with Rust and GTK.
URL: https://github.com/edfloreshz/do
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edfloreshz
Submitter: edfloreshz
FirstSubmitted: 1648776962
LastModified: 1651825326
URLPath: /cgit/aur.git/snapshot/do-git.tar.gz