buildstream-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S buildstream-git

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

$ yay -Rns buildstream-git

2. Manually Install "buildstream-git" via AUR

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

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

b. Clone buildstream-git's git locally

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

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

$ cd ~/buildstream-git $ makepkg -si

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

ID: 914589
Name: buildstream-git
PackageBaseID: 124981
PackageBase: buildstream-git
Version: 1.93.6.r47.gc388631bb-1
Description: Framework for modelling build pipelines in a declarative YAML format
URL: https://buildstream.build
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rafaelff
FirstSubmitted: 1503365039
LastModified: 1622421096
URLPath: /cgit/aur.git/snapshot/buildstream-git.tar.gz