ccdebug on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ccdebug

* (Optional) Uninstall ccdebug on Arch using YAY

$ yay -Rns ccdebug

2. Manually Install "ccdebug" via AUR

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

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

b. Clone ccdebug's git locally

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

c. Go to ~/ccdebug folder and install it

$ cd ~/ccdebug $ makepkg -si

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

ID: 462236
Name: ccdebug
PackageBaseID: 47870
PackageBase: ccdebug
Version: 1.3.3-3
Description: A Qt-based graphical gdb debugger frontend
URL: http://ccdebug.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1301704492
LastModified: 1511032099
URLPath: /cgit/aur.git/snapshot/ccdebug.tar.gz