uair on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S uair

* (Optional) Uninstall uair on Arch using YAY

$ yay -Rns uair

2. Manually Install "uair" via AUR

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

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

b. Clone uair's git locally

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

c. Go to ~/uair folder and install it

$ cd ~/uair $ makepkg -si

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

ID: 1283218
Name: uair
PackageBaseID: 183901
PackageBase: uair
Version: 0.6.1-1
Description: An extensible pomodoro timer
URL: https://github.com/metent/uair
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: metent
Submitter: metent
FirstSubmitted: 1657443164
LastModified: 1688493737
URLPath: /cgit/aur.git/snapshot/uair.tar.gz