spt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S spt

* (Optional) Uninstall spt on Arch using YAY

$ yay -Rns spt

2. Manually Install "spt" via AUR

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

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

b. Clone spt's git locally

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

c. Go to ~/spt folder and install it

$ cd ~/spt $ makepkg -si

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

ID: 1010367
Name: spt
PackageBaseID: 116912
PackageBase: spt
Version: 0.6-2
Description: Simple pomodoro timer that doubles your efficiency
URL: https://github.com/pickfire/spt
NumVotes: 8
Popularity: 0.021381
OutOfDate:
Maintainer: kleintux
Submitter: polyzen
FirstSubmitted: 1478752077
LastModified: 1640625049
URLPath: /cgit/aur.git/snapshot/spt.tar.gz