simple-process-tracker on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S simple-process-tracker

* (Optional) Uninstall simple-process-tracker on Arch using YAY

$ yay -Rns simple-process-tracker

2. Manually Install "simple-process-tracker" via AUR

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

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

b. Clone simple-process-tracker's git locally

$ git clone https://aur.archlinux.org/simple-process-tracker.git ~/simple-process-tracker

c. Go to ~/simple-process-tracker folder and install it

$ cd ~/simple-process-tracker $ makepkg -si

3. Information about the simple-process-tracker package on Arch User Repository (AUR)

ID: 1041260
Name: simple-process-tracker
PackageBaseID: 176202
PackageBase: simple-process-tracker
Version: 2.0.2-1
Description: A simple, lightweight Qt app that tracks how long user-selected processes have been running on the system
URL: https://github.com/kik4444/simple-process-tracker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kik4444
Submitter: kik4444
FirstSubmitted: 1645318889
LastModified: 1645520777
URLPath: /cgit/aur.git/snapshot/simple-process-tracker.tar.gz