screentime on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S screentime

* (Optional) Uninstall screentime on Arch using YAY

$ yay -Rns screentime

2. Manually Install "screentime" via AUR

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

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

b. Clone screentime's git locally

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

c. Go to ~/screentime folder and install it

$ cd ~/screentime $ makepkg -si

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

ID: 1159321
Name: screentime
PackageBaseID: 186323
PackageBase: screentime
Version: 0.2.4-1
Description: A lightweight screen-time monitoring tool
URL: https://github.com/Ginkooo/screentime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ginkooo
Submitter: ginkooo
FirstSubmitted: 1664816392
LastModified: 1667133597
URLPath: /cgit/aur.git/snapshot/screentime.tar.gz