Search Criteria
Package Details: cgdb-git 0.7.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/cgdb-git.git (read-only, click to copy) |
---|---|
Package Base: | cgdb-git |
Description: | Curses-based interface to the GNU Debugger |
Upstream URL: | http://cgdb.github.io/ |
Licenses: | GPL |
Conflicts: | cgdb |
Submitter: | Rubonnek |
Maintainer: | None |
Last Packager: | Rubonnek |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-09 16:34 (UTC) |
Last Updated: | 2021-04-09 16:34 (UTC) |
Dependencies (4)
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- ncurses (ncurses-gitAUR)
- readline (readline-gitAUR)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
Latest Comments
smorky commented on 2021-11-22 11:48 (UTC) (edited on 2021-11-22 11:50 (UTC) by smorky)
There should probably be
automake
andflex
as build dependencies. The install fails on missingaclocal
command whenautomake
is not installed, and afterwards on missingflex
.