log-console on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S log-console

* (Optional) Uninstall log-console on Arch using YAY

$ yay -Rns log-console

2. Manually Install "log-console" via AUR

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

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

b. Clone log-console's git locally

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

c. Go to ~/log-console folder and install it

$ cd ~/log-console $ makepkg -si

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

ID: 1071202
Name: log-console
PackageBaseID: 177763
PackageBase: log-console
Version: 1.18-1
Description: console logger static library
URL: https://github.com/imperzer0/log-console
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imper
Submitter: imper
FirstSubmitted: 1649366971
LastModified: 1650805381
URLPath: /cgit/aur.git/snapshot/log-console.tar.gz