buildbot-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S buildbot-git

* (Optional) Uninstall buildbot-git on Arch using YAY

$ yay -Rns buildbot-git

2. Manually Install "buildbot-git" via AUR

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

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

b. Clone buildbot-git's git locally

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

c. Go to ~/buildbot-git folder and install it

$ cd ~/buildbot-git $ makepkg -si

3. Information about the buildbot-git package on Arch User Repository (AUR)

ID: 546112
Name: buildbot-git
PackageBaseID: 133949
PackageBase: buildbot-git
Version: 1.4.0.r99.gc8595820f-2
Description: The Continuous Integration Framework
URL: https://buildbot.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1530559116
LastModified: 1537678085
URLPath: /cgit/aur.git/snapshot/buildbot-git.tar.gz