dout-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dout-git

* (Optional) Uninstall dout-git on Arch using YAY

$ yay -Rns dout-git

2. Manually Install "dout-git" via AUR

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

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

b. Clone dout-git's git locally

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

c. Go to ~/dout-git folder and install it

$ cd ~/dout-git $ makepkg -si

3. Information about the dout-git package on Arch User Repository (AUR)

ID: 238548
Name: dout-git
PackageBaseID: 101447
PackageBase: dout-git
Version: 1.0.0-1
Description: A C++ header library for minimalistic logging
URL: http://github.com/slizzered/dout
NumVotes: 0
Popularity: 0
OutOfDate: 1700231445
Maintainer: slizzered
Submitter: slizzered
FirstSubmitted: 1444310615
LastModified: 1444497326
URLPath: /cgit/aur.git/snapshot/dout-git.tar.gz