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

Last updated: December 27,2024

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

$ yay -S nextcloud-upgrade-hook

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

$ yay -Rns nextcloud-upgrade-hook

2. Manually Install "nextcloud-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 nextcloud-upgrade-hook's git locally

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

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

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

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

ID: 949636
Name: nextcloud-upgrade-hook
PackageBaseID: 169055
PackageBase: nextcloud-upgrade-hook
Version: 1-2
Description: Trigger ‘occ upgrade’ and ‘occ maintenance:update:htaccess’ after Nextcloud updates
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1626781138
LastModified: 1629359004
URLPath: /cgit/aur.git/snapshot/nextcloud-upgrade-hook.tar.gz