vanessa-logger on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S vanessa-logger

* (Optional) Uninstall vanessa-logger on Arch using YAY

$ yay -Rns vanessa-logger

2. Manually Install "vanessa-logger" via AUR

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

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

b. Clone vanessa-logger's git locally

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

c. Go to ~/vanessa-logger folder and install it

$ cd ~/vanessa-logger $ makepkg -si

3. Information about the vanessa-logger package on Arch User Repository (AUR)

ID: 468518
Name: vanessa-logger
PackageBaseID: 59386
PackageBase: vanessa-logger
Version: 0.0.10-1
Description: Provides a generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name.
URL: http://horms.net/projects/vanessa/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rafaelff
Submitter: rafaelff
FirstSubmitted: 1337493196
LastModified: 1512941302
URLPath: /cgit/aur.git/snapshot/vanessa-logger.tar.gz