insight on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S insight

* (Optional) Uninstall insight on Arch using YAY

$ yay -Rns insight

2. Manually Install "insight" via AUR

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

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

b. Clone insight's git locally

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

c. Go to ~/insight folder and install it

$ cd ~/insight $ makepkg -si

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

ID: 1317798
Name: insight
PackageBaseID: 197528
PackageBase: insight
Version: 13.2.r629.8caaa96-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: 0
Popularity: 0
OutOfDate:
Maintainer: xiliuya
Submitter: xiliuya
FirstSubmitted: 1694531768
LastModified: 1694532226
URLPath: /cgit/aur.git/snapshot/insight.tar.gz