process-logger on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S process-logger

* (Optional) Uninstall process-logger on Arch using YAY

$ yay -Rns process-logger

2. Manually Install "process-logger" via AUR

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

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

b. Clone process-logger's git locally

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

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

$ cd ~/process-logger $ makepkg -si

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

ID: 868921
Name: process-logger
PackageBaseID: 163690
PackageBase: process-logger
Version: 1.0.0-2
Description: A utility for creating human-readable program output logs.
URL: https://github.com/ITAnalyst-JU/process-logger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jwajgelt
Submitter: jwajgelt
FirstSubmitted: 1614174549
LastModified: 1614250036
URLPath: /cgit/aur.git/snapshot/process-logger.tar.gz