oosbuild on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S oosbuild

* (Optional) Uninstall oosbuild on Arch using YAY

$ yay -Rns oosbuild

2. Manually Install "oosbuild" via AUR

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

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

b. Clone oosbuild's git locally

$ git clone https://aur.archlinux.org/oosbuild.git ~/oosbuild

c. Go to ~/oosbuild folder and install it

$ cd ~/oosbuild $ makepkg -si

3. Information about the oosbuild package on Arch User Repository (AUR)

ID: 213066
Name: oosbuild
PackageBaseID: 96052
PackageBase: oosbuild
Version: 3.0-1
Description: Build an autoconf project out of source
URL: https://github.com/BPaden/oosbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1437104256
LastModified: 1437208661
URLPath: /cgit/aur.git/snapshot/oosbuild.tar.gz