buildstream-devel on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S buildstream-devel

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

$ yay -Rns buildstream-devel

2. Manually Install "buildstream-devel" via AUR

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

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

b. Clone buildstream-devel's git locally

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

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

$ cd ~/buildstream-devel $ makepkg -si

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

ID: 914584
Name: buildstream-devel
PackageBaseID: 167499
PackageBase: buildstream-devel
Version: 1.93.6-1
Description: A powerful and flexible software integration toolset
URL: https://buildstream.build
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rafaelff
FirstSubmitted: 1622419513
LastModified: 1622419513
URLPath: /cgit/aur.git/snapshot/buildstream-devel.tar.gz