usage-logging on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S usage-logging

* (Optional) Uninstall usage-logging on Arch using YAY

$ yay -Rns usage-logging

2. Manually Install "usage-logging" via AUR

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

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

b. Clone usage-logging's git locally

$ git clone https://aur.archlinux.org/usage-logging.git ~/usage-logging

c. Go to ~/usage-logging folder and install it

$ cd ~/usage-logging $ makepkg -si

3. Information about the usage-logging package on Arch User Repository (AUR)

ID: 1170911
Name: usage-logging
PackageBaseID: 187499
PackageBase: usage-logging
Version: 1-1
Description: Create daily log files with hour x minute rectangle diagram of device on/off status
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivanp7
Submitter: ivanp7
FirstSubmitted: 1668775938
LastModified: 1668775938
URLPath: /cgit/aur.git/snapshot/usage-logging.tar.gz