buildstream-plugins on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S buildstream-plugins

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

$ yay -Rns buildstream-plugins

2. Manually Install "buildstream-plugins" via AUR

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

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

b. Clone buildstream-plugins's git locally

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

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

$ cd ~/buildstream-plugins $ makepkg -si

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

ID: 1324000
Name: buildstream-plugins
PackageBaseID: 189099
PackageBase: buildstream-plugins
Version: 2.1.0-1
Description: A collection of plugins for the BuildStream project.
URL: https://buildstream.build
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: marko10_000
Submitter: marko10_000
FirstSubmitted: 1672350202
LastModified: 1695576337
URLPath: /cgit/aur.git/snapshot/buildstream-plugins.tar.gz