boost-di on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S boost-di

* (Optional) Uninstall boost-di on Arch using YAY

$ yay -Rns boost-di

2. Manually Install "boost-di" via AUR

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

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

b. Clone boost-di's git locally

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

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

$ cd ~/boost-di $ makepkg -si

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

ID: 607417
Name: boost-di
PackageBaseID: 141572
PackageBase: boost-di
Version: 1.1.0-1
Description: Boost (experimental) c++14 dependency injection library
URL: https://github.com/boost-experimental/di
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamespharvey20
Submitter: jamespharvey20
FirstSubmitted: 1556355282
LastModified: 1556355282
URLPath: /cgit/aur.git/snapshot/boost-di.tar.gz