cgdb-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cgdb-git

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

$ yay -Rns cgdb-git

2. Manually Install "cgdb-git" via AUR

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

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

b. Clone cgdb-git's git locally

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

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

$ cd ~/cgdb-git $ makepkg -si

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

ID: 889983
Name: cgdb-git
PackageBaseID: 165419
PackageBase: cgdb-git
Version: 0.7.1-3
Description: Curses-based interface to the GNU Debugger
URL: http://cgdb.github.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Rubonnek
FirstSubmitted: 1617986064
LastModified: 1617986064
URLPath: /cgit/aur.git/snapshot/cgdb-git.tar.gz