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