pomodoro-timer on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pomodoro-timer

* (Optional) Uninstall pomodoro-timer on Arch using YAY

$ yay -Rns pomodoro-timer

2. Manually Install "pomodoro-timer" via AUR

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

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

b. Clone pomodoro-timer's git locally

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

c. Go to ~/pomodoro-timer folder and install it

$ cd ~/pomodoro-timer $ makepkg -si

3. Information about the pomodoro-timer package on Arch User Repository (AUR)

ID: 1420550
Name: pomodoro-timer
PackageBaseID: 202050
PackageBase: pomodoro-timer
Version: 1.1.0-2
Description: A pomodoro timer built with react and electron
URL: https://github.com/pauchiner/pomodoro-timer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1706667883
LastModified: 1709561786
URLPath: /cgit/aur.git/snapshot/pomodoro-timer.tar.gz