dg-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S dg-git

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

$ yay -Rns dg-git

2. Manually Install "dg-git" via AUR

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

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

b. Clone dg-git's git locally

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

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

$ cd ~/dg-git $ makepkg -si

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

ID: 742468
Name: dg-git
PackageBaseID: 153577
PackageBase: dg-git
Version: a55a4665-1
Description: A program analysis library containing a static backward slicer for LLVM bitcode
URL: https://github.com/mchalupa/dg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mchalupa
Submitter: mchalupa
FirstSubmitted: 1590396023
LastModified: 1590396023
URLPath: /cgit/aur.git/snapshot/dg-git.tar.gz