insight-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S insight-git

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

$ yay -Rns insight-git

2. Manually Install "insight-git" via AUR

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

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

b. Clone insight-git's git locally

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

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

$ cd ~/insight-git $ makepkg -si

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

ID: 1379421
Name: insight-git
PackageBaseID: 172853
PackageBase: insight-git
Version: 14.0.50.20230506_git.r646.f988690-1
Description: Insight is a graphical user interface to GDB, the GNU Debugger written in Tcl/Tk.
URL: https://sourceware.org/git/?p=insight.git
NumVotes: 1
Popularity: 0.001073
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1636312809
LastModified: 1704251757
URLPath: /cgit/aur.git/snapshot/insight-git.tar.gz