libslog-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libslog-git

* (Optional) Uninstall libslog-git on Arch using YAY

$ yay -Rns libslog-git

2. Manually Install "libslog-git" via AUR

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

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

b. Clone libslog-git's git locally

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

c. Go to ~/libslog-git folder and install it

$ cd ~/libslog-git $ makepkg -si

3. Information about the libslog-git package on Arch User Repository (AUR)

ID: 739606
Name: libslog-git
PackageBaseID: 152982
PackageBase: libslog-git
Version: 1.6.b1.2f9b9ca-6
Description: Simple and thread safe logging library for C/C++
URL: https://github.com/kala13x/slog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jacotsu
Submitter: jacotsu
FirstSubmitted: 1589926882
LastModified: 1589928474
URLPath: /cgit/aur.git/snapshot/libslog-git.tar.gz