deepgit on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S deepgit

* (Optional) Uninstall deepgit on Arch using YAY

$ yay -Rns deepgit

2. Manually Install "deepgit" via AUR

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

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

b. Clone deepgit's git locally

$ git clone https://aur.archlinux.org/deepgit.git ~/deepgit

c. Go to ~/deepgit folder and install it

$ cd ~/deepgit $ makepkg -si

3. Information about the deepgit package on Arch User Repository (AUR)

ID: 1422440
Name: deepgit
PackageBaseID: 117594
PackageBase: deepgit
Version: 4.4-2
Description: A tool to investigate the history of source code.
URL: http://www.syntevo.com/deepgit/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ewirch
Submitter: Psykar
FirstSubmitted: 1481161625
LastModified: 1709811164
URLPath: /cgit/aur.git/snapshot/deepgit.tar.gz