aixlog on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S aixlog

* (Optional) Uninstall aixlog on Arch using YAY

$ yay -Rns aixlog

2. Manually Install "aixlog" via AUR

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

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

b. Clone aixlog's git locally

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

c. Go to ~/aixlog folder and install it

$ cd ~/aixlog $ makepkg -si

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

ID: 870636
Name: aixlog
PackageBaseID: 134649
PackageBase: aixlog
Version: 1.5.0-2
Description: Header-only C++ logging library
URL: https://github.com/badaix/aixlog
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mogwai
Submitter: mogwai
FirstSubmitted: 1533041092
LastModified: 1614516763
URLPath: /cgit/aur.git/snapshot/aixlog.tar.gz