justdo on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S justdo

* (Optional) Uninstall justdo on Arch using YAY

$ yay -Rns justdo

2. Manually Install "justdo" via AUR

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

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

b. Clone justdo's git locally

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

c. Go to ~/justdo folder and install it

$ cd ~/justdo $ makepkg -si

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

ID: 788942
Name: justdo
PackageBaseID: 157501
PackageBase: justdo
Version: 1.0.2-1
Description: Simple pomodoro timer for your terminal... no deep sheeeaaat
URL: https://github.com/CerebruxCode/justdo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cerebrux
Submitter: cerebrux
FirstSubmitted: 1599576669
LastModified: 1599577964
URLPath: /cgit/aur.git/snapshot/justdo.tar.gz