buildstream on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S buildstream

* (Optional) Uninstall buildstream on Arch using YAY

$ yay -Rns buildstream

2. Manually Install "buildstream" via AUR

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

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

b. Clone buildstream's git locally

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

c. Go to ~/buildstream folder and install it

$ cd ~/buildstream $ makepkg -si

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

ID: 1323998
Name: buildstream
PackageBaseID: 128603
PackageBase: buildstream
Version: 2.1.0-1
Description: A powerful and flexible software integration toolset
URL: https://buildstream.build
NumVotes: 6
Popularity: 0.032734
OutOfDate:
Maintainer: marko10_000
Submitter: rafaelff
FirstSubmitted: 1514997610
LastModified: 1695576160
URLPath: /cgit/aur.git/snapshot/buildstream.tar.gz