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