gitflow-avh on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S gitflow-avh

* (Optional) Uninstall gitflow-avh on Arch using YAY

$ yay -Rns gitflow-avh

2. Manually Install "gitflow-avh" via AUR

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

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

b. Clone gitflow-avh's git locally

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

c. Go to ~/gitflow-avh folder and install it

$ cd ~/gitflow-avh $ makepkg -si

3. Information about the gitflow-avh package on Arch User Repository (AUR)

ID: 616207
Name: gitflow-avh
PackageBaseID: 66103
PackageBase: gitflow-avh
Version: 1.12.3-1
Description: Extend git with Vincent Driessen's branching model. The AVH Edition adds more functionality.
URL: https://github.com/petervanderdoes/gitflow/
NumVotes: 75
Popularity: 0.005716
OutOfDate:
Maintainer: sanduhrs
Submitter: rumpelsepp
FirstSubmitted: 1357552389
LastModified: 1558939258
URLPath: /cgit/aur.git/snapshot/gitflow-avh.tar.gz