ccdebug on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install ccdebug on Arch using YAY
$
yay -S
ccdebug
Copied
* (Optional) Uninstall ccdebug on Arch using YAY
$
yay -Rns
ccdebug
Copied
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
Copied
b. Clone ccdebug's git locally
$
git clone https://aur.archlinux.org/ccdebug.git
~/ccdebug
Copied
c. Go to ~/ccdebug folder and install it
$
cd
~/ccdebug
Copied
$
makepkg -si
Copied
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
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