done on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S done

* (Optional) Uninstall done on Arch using YAY

$ yay -Rns done

2. Manually Install "done" via AUR

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

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

b. Clone done's git locally

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

c. Go to ~/done folder and install it

$ cd ~/done $ makepkg -si

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

ID: 1417164
Name: done
PackageBaseID: 184400
PackageBase: done
Version: 0.2.2-1
Description: Done is a simple to do app that aims to improve on the existing set of features provided to do apps to deliver the ultimate experience.
URL: https://github.com/done-devs/done
NumVotes: 1
Popularity: 0.753076
OutOfDate:
Maintainer: knedl1k
Submitter: igor-dyatlov
FirstSubmitted: 1658936585
LastModified: 1709109611
URLPath: /cgit/aur.git/snapshot/done.tar.gz