qslog on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S qslog

* (Optional) Uninstall qslog on Arch using YAY

$ yay -Rns qslog

2. Manually Install "qslog" via AUR

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

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

b. Clone qslog's git locally

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

c. Go to ~/qslog folder and install it

$ cd ~/qslog $ makepkg -si

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

ID: 266675
Name: qslog
PackageBaseID: 100902
PackageBase: qslog
Version: 2.1.0-2
Description: An easy to use logger that is based on Qt's QDebug class.
URL: https://bitbucket.org/codeimproved/qslog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Wesley_Chan
FirstSubmitted: 1443493903
LastModified: 1453179693
URLPath: /cgit/aur.git/snapshot/qslog.tar.gz