Search Criteria
Package Details: bic 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bic.git (read-only, click to copy) |
|---|---|
| Package Base: | bic |
| Description: | A C interpreter and API explorer |
| Upstream URL: | https://github.com/hexagonal-sun/bic |
| Keywords: | API C explorer interpreter repl |
| Licenses: | GPL2 |
| Submitter: | jetm |
| Maintainer: | blacktea |
| Last Packager: | blacktea |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-10-03 13:04 (UTC) |
| Last Updated: | 2020-07-15 14:24 (UTC) |
Dependencies (12)
- autoconf (autoconf-gitAUR) (make)
- autoconf-archive (autoconf-archive-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- expect (make)
- flex (flex-gitAUR) (make)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- gmp (gmp-hgAUR) (make)
- libtool (libtool-gitAUR) (make)
- m4 (m4-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- readline (readline-gitAUR) (make)
Latest Comments
jetm commented on 2019-11-04 00:20 (UTC) (edited on 2019-11-04 00:20 (UTC) by jetm)
@nilesrogoff: added bison as dependency. Thanks!
nilesrogoff commented on 2019-11-03 21:06 (UTC)
This package won't build without bison installed, at least on my system. Installing it was easy, but it should be added to the dependencies.