quill on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install quill on Arch using YAY
$
yay -S
quill
Copied
* (Optional) Uninstall quill on Arch using YAY
$
yay -Rns
quill
Copied
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
Copied
b. Clone quill's git locally
$
git clone https://aur.archlinux.org/quill.git
~/quill
Copied
c. Go to ~/quill folder and install it
$
cd
~/quill
Copied
$
makepkg -si
Copied
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
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