pomodoro.py on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pomodoro.py

* (Optional) Uninstall pomodoro.py on Arch using YAY

$ yay -Rns pomodoro.py

2. Manually Install "pomodoro.py" via AUR

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

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

b. Clone pomodoro.py's git locally

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

c. Go to ~/pomodoro.py folder and install it

$ cd ~/pomodoro.py $ makepkg -si

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

ID: 906328
Name: pomodoro.py
PackageBaseID: 166817
PackageBase: pomodoro.py
Version: 1.0-1
Description: Pomodoro manager
URL: https://github.com/kawaegle/Pomodoro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alecromski
Submitter: alecromski
FirstSubmitted: 1620889351
LastModified: 1620891230
URLPath: /cgit/aur.git/snapshot/pomodoro.py.tar.gz