gitlab-upgrade-hook on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gitlab-upgrade-hook

* (Optional) Uninstall gitlab-upgrade-hook on Arch using YAY

$ yay -Rns gitlab-upgrade-hook

2. Manually Install "gitlab-upgrade-hook" via AUR

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

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

b. Clone gitlab-upgrade-hook's git locally

$ git clone https://aur.archlinux.org/gitlab-upgrade-hook.git ~/gitlab-upgrade-hook

c. Go to ~/gitlab-upgrade-hook folder and install it

$ cd ~/gitlab-upgrade-hook $ makepkg -si

3. Information about the gitlab-upgrade-hook package on Arch User Repository (AUR)

ID: 903754
Name: gitlab-upgrade-hook
PackageBaseID: 166504
PackageBase: gitlab-upgrade-hook
Version: 1-3
Description: Automatically shut down, run db:migrate, then start services after upgrade
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1620415843
LastModified: 1620416136
URLPath: /cgit/aur.git/snapshot/gitlab-upgrade-hook.tar.gz