work-hours-counter on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S work-hours-counter

* (Optional) Uninstall work-hours-counter on Arch using YAY

$ yay -Rns work-hours-counter

2. Manually Install "work-hours-counter" via AUR

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

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

b. Clone work-hours-counter's git locally

$ git clone https://aur.archlinux.org/work-hours-counter.git ~/work-hours-counter

c. Go to ~/work-hours-counter folder and install it

$ cd ~/work-hours-counter $ makepkg -si

3. Information about the work-hours-counter package on Arch User Repository (AUR)

ID: 529954
Name: work-hours-counter
PackageBaseID: 122506
PackageBase: work-hours-counter
Version: 1.3-1
Description: Simple GUI work hours calculator written in Scala
URL: https://github.com/YanDoroshenko/work-hours-counter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: YanDoroshenko
Submitter: YanDoroshenko
FirstSubmitted: 1495379286
LastModified: 1532778599
URLPath: /cgit/aur.git/snapshot/work-hours-counter.tar.gz