gitflow-cjs on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gitflow-cjs

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

$ yay -Rns gitflow-cjs

2. Manually Install "gitflow-cjs" via AUR

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

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

b. Clone gitflow-cjs's git locally

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

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

$ cd ~/gitflow-cjs $ makepkg -si

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

ID: 1305837
Name: gitflow-cjs
PackageBaseID: 196773
PackageBase: gitflow-cjs
Version: 2.2.0-2
Description: CJS Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model.
URL: https://github.com/CJ-Systems/gitflow-cjs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emiliotoledo
Submitter: emiliotoledo
FirstSubmitted: 1692374854
LastModified: 1692374854
URLPath: /cgit/aur.git/snapshot/gitflow-cjs.tar.gz