stopwatch on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S stopwatch

* (Optional) Uninstall stopwatch on Arch using YAY

$ yay -Rns stopwatch

2. Manually Install "stopwatch" via AUR

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

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

b. Clone stopwatch's git locally

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

c. Go to ~/stopwatch folder and install it

$ cd ~/stopwatch $ makepkg -si

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

ID: 878219
Name: stopwatch
PackageBaseID: 75957
PackageBase: stopwatch
Version: 3.5-8
Description: Timing app written in Tcl/Tk
URL: http://expect.sourceforge.net/stopwatch/
NumVotes: 19
Popularity: 0.490586
OutOfDate:
Maintainer: morgenstern
Submitter: sergej
FirstSubmitted: 1386252709
LastModified: 1615927967
URLPath: /cgit/aur.git/snapshot/stopwatch.tar.gz