pytimer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pytimer

* (Optional) Uninstall pytimer on Arch using YAY

$ yay -Rns pytimer

2. Manually Install "pytimer" via AUR

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

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

b. Clone pytimer's git locally

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

c. Go to ~/pytimer folder and install it

$ cd ~/pytimer $ makepkg -si

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

ID: 1403575
Name: pytimer
PackageBaseID: 202159
PackageBase: pytimer
Version: 1-1
Description: Simple CLI timer app written in python
URL: https://github.com/AndrejPatak/Pytimer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bery
Submitter: bery
FirstSubmitted: 1707004396
LastModified: 1707004396
URLPath: /cgit/aur.git/snapshot/pytimer.tar.gz