buildstream on AUR (Arch User Repository)
Last updated: February 25,2025
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
Copied
b. Install buildstream on Arch using YAY
$
yay -S
buildstream
Copied
* (Optional) Uninstall buildstream on Arch using YAY
$
yay -Rns
buildstream
Copied
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
Copied
b. Clone buildstream's git locally
$
git clone https://aur.archlinux.org/buildstream.git
~/buildstream
Copied
c. Go to ~/buildstream folder and install it
$
cd
~/buildstream
Copied
$
makepkg -si
Copied
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
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