pomodorino on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pomodorino

* (Optional) Uninstall pomodorino on Arch using YAY

$ yay -Rns pomodorino

2. Manually Install "pomodorino" via AUR

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

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

b. Clone pomodorino's git locally

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

c. Go to ~/pomodorino folder and install it

$ cd ~/pomodorino $ makepkg -si

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

ID: 932879
Name: pomodorino
PackageBaseID: 168585
PackageBase: pomodorino
Version: 0.2.0a1-3
Description: a lightweight, simple Pomodoro timer system tray app
URL: https://github.com/cadadr/pomodorino
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cadadr
Submitter: cadadr
FirstSubmitted: 1625305571
LastModified: 1625950356
URLPath: /cgit/aur.git/snapshot/pomodorino.tar.gz