git-big-picture on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S git-big-picture

* (Optional) Uninstall git-big-picture on Arch using YAY

$ yay -Rns git-big-picture

2. Manually Install "git-big-picture" via AUR

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

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

b. Clone git-big-picture's git locally

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

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

$ cd ~/git-big-picture $ makepkg -si

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

ID: 850655
Name: git-big-picture
PackageBaseID: 104314
PackageBase: git-big-picture
Version: 1.1.1-1
Description: Visualization tool for Git repositories
URL: https://github.com/git-big-picture/git-big-picture
NumVotes: 2
Popularity: 0
OutOfDate: 1682440059
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1449530181
LastModified: 1611173565
URLPath: /cgit/aur.git/snapshot/git-big-picture.tar.gz