gitbucket on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S gitbucket

* (Optional) Uninstall gitbucket on Arch using YAY

$ yay -Rns gitbucket

2. Manually Install "gitbucket" via AUR

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

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

b. Clone gitbucket's git locally

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

c. Go to ~/gitbucket folder and install it

$ cd ~/gitbucket $ makepkg -si

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

ID: 1272249
Name: gitbucket
PackageBaseID: 74047
PackageBase: gitbucket
Version: 4.39.0-1
Description: A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
URL: https://gitbucket.github.io
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: pa314159
Submitter: nagy
FirstSubmitted: 1380990987
LastModified: 1686584425
URLPath: /cgit/aur.git/snapshot/gitbucket.tar.gz