boost.outcome-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S boost.outcome-git

* (Optional) Uninstall boost.outcome-git on Arch using YAY

$ yay -Rns boost.outcome-git

2. Manually Install "boost.outcome-git" via AUR

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

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

b. Clone boost.outcome-git's git locally

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

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

$ cd ~/boost.outcome-git $ makepkg -si

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

ID: 415676
Name: boost.outcome-git
PackageBaseID: 122996
PackageBase: boost.outcome-git
Version: r1019.4851926-1
Description: Utilities for modern error reporting and propagation in C++ applications
URL: https://github.com/ned14/boost.outcome
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vorot93
FirstSubmitted: 1496234508
LastModified: 1496234508
URLPath: /cgit/aur.git/snapshot/boost.outcome-git.tar.gz