openpomodoro on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S openpomodoro

* (Optional) Uninstall openpomodoro on Arch using YAY

$ yay -Rns openpomodoro

2. Manually Install "openpomodoro" via AUR

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

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

b. Clone openpomodoro's git locally

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

c. Go to ~/openpomodoro folder and install it

$ cd ~/openpomodoro $ makepkg -si

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

ID: 868501
Name: openpomodoro
PackageBaseID: 161954
PackageBase: openpomodoro
Version: 0.3.0-1
Description: A command-line Pomodoro tracker which uses the Open Pomodoro Format
URL: https://github.com/open-pomodoro/openpomodoro-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1610357695
LastModified: 1614163522
URLPath: /cgit/aur.git/snapshot/openpomodoro.tar.gz