quill on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S quill

* (Optional) Uninstall quill on Arch using YAY

$ yay -Rns quill

2. Manually Install "quill" via AUR

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

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

b. Clone quill's git locally

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

c. Go to ~/quill folder and install it

$ cd ~/quill $ makepkg -si

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

ID: 1372183
Name: quill
PackageBaseID: 159379
PackageBase: quill
Version: 3.6.0-1
Description: Asynchronous Low Latency C++ Logging Library
URL: https://github.com/odygrd/quill
NumVotes: 2
Popularity: 0.050427
OutOfDate:
Maintainer: tocic
Submitter: unknown
FirstSubmitted: 1604327097
LastModified: 1702968011
URLPath: /cgit/aur.git/snapshot/quill.tar.gz