obs-build on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S obs-build

* (Optional) Uninstall obs-build on Arch using YAY

$ yay -Rns obs-build

2. Manually Install "obs-build" via AUR

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

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

b. Clone obs-build's git locally

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

c. Go to ~/obs-build folder and install it

$ cd ~/obs-build $ makepkg -si

3. Information about the obs-build package on Arch User Repository (AUR)

ID: 1296310
Name: obs-build
PackageBaseID: 95178
PackageBase: obs-build
Version: 20230628-1
Description: OBS build script, can be used with OBS or stand alone
URL: https://github.com/openSUSE/obs-build
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: yurikoles
Submitter: JonnyJD
FirstSubmitted: 1435167843
LastModified: 1690702999
URLPath: /cgit/aur.git/snapshot/obs-build.tar.gz