git-stream-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-stream-git

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

$ yay -Rns git-stream-git

2. Manually Install "git-stream-git" via AUR

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

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

b. Clone git-stream-git's git locally

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

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

$ cd ~/git-stream-git $ makepkg -si

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

ID: 508664
Name: git-stream-git
PackageBaseID: 122998
PackageBase: git-stream-git
Version: 0.8.0.r1.0ceb68d-1
Description: A git flow replacement with a single branch model
URL: https://github.com/mrkmg/git-stream
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MrKMG
Submitter: MrKMG
FirstSubmitted: 1496237176
LastModified: 1525705943
URLPath: /cgit/aur.git/snapshot/git-stream-git.tar.gz