pymodoro on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S pymodoro

* (Optional) Uninstall pymodoro on Arch using YAY

$ yay -Rns pymodoro

2. Manually Install "pymodoro" via AUR

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

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

b. Clone pymodoro's git locally

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

c. Go to ~/pymodoro folder and install it

$ cd ~/pymodoro $ makepkg -si

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

ID: 854314
Name: pymodoro
PackageBaseID: 162538
PackageBase: pymodoro
Version: 1-1
Description: A very smol pomodoro timer written in python 3
URL: https://github.com/coodos/pymodoro/
NumVotes: 0
Popularity: 0
OutOfDate: 1708264109
Maintainer: merul
Submitter: merul
FirstSubmitted: 1611583845
LastModified: 1611823104
URLPath: /cgit/aur.git/snapshot/pymodoro.tar.gz