deepgit on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install deepgit on Arch using YAY
$
yay -S
deepgit
Copied
* (Optional) Uninstall deepgit on Arch using YAY
$
yay -Rns
deepgit
Copied
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
Copied
b. Clone deepgit's git locally
$
git clone https://aur.archlinux.org/deepgit.git
~/deepgit
Copied
c. Go to ~/deepgit folder and install it
$
cd
~/deepgit
Copied
$
makepkg -si
Copied
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
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