sprout-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S sprout-git

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

$ yay -Rns sprout-git

2. Manually Install "sprout-git" via AUR

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

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

b. Clone sprout-git's git locally

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

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

$ cd ~/sprout-git $ makepkg -si

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

ID: 329440
Name: sprout-git
PackageBaseID: 87374
PackageBase: sprout-git
Version: r1040.fea5e75-1
Description: C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
URL: https://github.com/bolero-MURAKAMI/Sprout
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1415852729
LastModified: 1471102176
URLPath: /cgit/aur.git/snapshot/sprout-git.tar.gz