log on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install log on Arch using YAY
$
yay -S
log
Copied
* (Optional) Uninstall log on Arch using YAY
$
yay -Rns
log
Copied
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
Copied
b. Clone log's git locally
$
git clone https://aur.archlinux.org/log.git
~/log
Copied
c. Go to ~/log folder and install it
$
cd
~/log
Copied
$
makepkg -si
Copied
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
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