stopwatchcpp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S stopwatchcpp

* (Optional) Uninstall stopwatchcpp on Arch using YAY

$ yay -Rns stopwatchcpp

2. Manually Install "stopwatchcpp" via AUR

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

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

b. Clone stopwatchcpp's git locally

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

c. Go to ~/stopwatchcpp folder and install it

$ cd ~/stopwatchcpp $ makepkg -si

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

ID: 692908
Name: stopwatchcpp
PackageBaseID: 148629
PackageBase: stopwatchcpp
Version: c8-1
Description: A command line stopwatch
URL: https://github.com/thibsc/stopwatch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thibsc
Submitter: thibsc
FirstSubmitted: 1580392836
LastModified: 1580813089
URLPath: /cgit/aur.git/snapshot/stopwatchcpp.tar.gz