log on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S log

* (Optional) Uninstall log on Arch using YAY

$ yay -Rns log

2. Manually Install "log" via AUR

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

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

b. Clone log's git locally

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

c. Go to ~/log folder and install it

$ cd ~/log $ makepkg -si

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

ID: 510878
Name: log
PackageBaseID: 132538
PackageBase: log
Version: 1.0.5-1
Description: Log & time-tracker
URL: https://github.com/joshavanier/log
NumVotes: 1
Popularity: 0.156763
OutOfDate:
Maintainer: queer
Submitter: queer
FirstSubmitted: 1526304617
LastModified: 1526304617
URLPath: /cgit/aur.git/snapshot/log.tar.gz