logc-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S logc-git

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

$ yay -Rns logc-git

2. Manually Install "logc-git" via AUR

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

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

b. Clone logc-git's git locally

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

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

$ cd ~/logc-git $ makepkg -si

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

ID: 1208472
Name: logc-git
PackageBaseID: 178603
PackageBase: logc-git
Version: f9ea349-1
Description: A simple logging library implemented in C99
URL: https://github.com/rxi/log.c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jmd
Submitter: jmd
FirstSubmitted: 1651781699
LastModified: 1675898047
URLPath: /cgit/aur.git/snapshot/logc-git.tar.gz