deepgit-preview on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S deepgit-preview

* (Optional) Uninstall deepgit-preview on Arch using YAY

$ yay -Rns deepgit-preview

2. Manually Install "deepgit-preview" via AUR

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

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

b. Clone deepgit-preview's git locally

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

c. Go to ~/deepgit-preview folder and install it

$ cd ~/deepgit-preview $ makepkg -si

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

ID: 444889
Name: deepgit-preview
PackageBaseID: 124045
PackageBase: deepgit-preview
Version: 3.rc.2-1
Description: A tool to investigate the history of source code. This is preview software intended to provide you with an opportunity to test-drive new builds of the next DeepGit release.
URL: http://www.syntevo.com/deepgit/preview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewirch
Submitter: ewirch
FirstSubmitted: 1500020039
LastModified: 1505826604
URLPath: /cgit/aur.git/snapshot/deepgit-preview.tar.gz