pystopwatch on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S pystopwatch

* (Optional) Uninstall pystopwatch on Arch using YAY

$ yay -Rns pystopwatch

2. Manually Install "pystopwatch" via AUR

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

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

b. Clone pystopwatch's git locally

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

c. Go to ~/pystopwatch folder and install it

$ cd ~/pystopwatch $ makepkg -si

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

ID: 1112516
Name: pystopwatch
PackageBaseID: 22351
PackageBase: pystopwatch
Version: 2019-4
Description: A stopwatch written in Python with a clock and two countdown functions that can minimize to the tray.
URL: https://xyne.dev/projects/pystopwatch
NumVotes: 60
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1229772619
LastModified: 1657925292
URLPath: /cgit/aur.git/snapshot/pystopwatch.tar.gz