cutelogger on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cutelogger

* (Optional) Uninstall cutelogger on Arch using YAY

$ yay -Rns cutelogger

2. Manually Install "cutelogger" via AUR

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

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

b. Clone cutelogger's git locally

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

c. Go to ~/cutelogger folder and install it

$ cd ~/cutelogger $ makepkg -si

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

ID: 977804
Name: cutelogger
PackageBaseID: 171905
PackageBase: cutelogger
Version: r92.5001249-1
Description: Simple, convenient and thread safe logger for Qt-based C++ apps
URL: https://github.com/dept2/CuteLogger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjguti
Submitter: jjguti
FirstSubmitted: 1633950350
LastModified: 1634890369
URLPath: /cgit/aur.git/snapshot/cutelogger.tar.gz