git-octopus on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S git-octopus

* (Optional) Uninstall git-octopus on Arch using YAY

$ yay -Rns git-octopus

2. Manually Install "git-octopus" via AUR

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

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

b. Clone git-octopus's git locally

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

c. Go to ~/git-octopus folder and install it

$ cd ~/git-octopus $ makepkg -si

3. Information about the git-octopus package on Arch User Repository (AUR)

ID: 596158
Name: git-octopus
PackageBaseID: 140411
PackageBase: git-octopus
Version: 1.4-1
Description: The continuous merge workflow.
URL: https://github.com/lesfurets/git-octopus/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nsteinmetz
Submitter: nsteinmetz
FirstSubmitted: 1552925885
LastModified: 1552944498
URLPath: /cgit/aur.git/snapshot/git-octopus.tar.gz