fruit-di on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S fruit-di

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

$ yay -Rns fruit-di

2. Manually Install "fruit-di" via AUR

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

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

b. Clone fruit-di's git locally

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

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

$ cd ~/fruit-di $ makepkg -si

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

ID: 557577
Name: fruit-di
PackageBaseID: 95522
PackageBase: fruit-di
Version: 3.4.0-1
Description: A dependency injection library for C++
URL: https://github.com/google/fruit/releases
NumVotes: 0
Popularity: 0
OutOfDate: 1590318394
Maintainer:
Submitter: mfracker
FirstSubmitted: 1435885542
LastModified: 1541446059
URLPath: /cgit/aur.git/snapshot/fruit-di.tar.gz