Search Criteria
Package Details: clibasic-bin 1.1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/clibasic-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | clibasic-bin |
| Description: | A BASIC interpreter for the terminal, written in C |
| Upstream URL: | https://github.com/PQCraft/CLIBASIC |
| Keywords: | BASIC C Interpreter Terminal |
| Licenses: | GPL3 |
| Conflicts: | clibasic |
| Provides: | clibasic |
| Submitter: | lmartinez-mirror |
| Maintainer: | PQCraft |
| Last Packager: | PQCraft |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-11 02:36 (UTC) |
| Last Updated: | 2022-01-13 00:42 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- readline (readline-gitAUR)
Latest Comments
micwoj92 commented on 2025-11-17 19:06 (UTC)
Please use spdx license identifier.
PQCraft commented on 2021-07-11 18:28 (UTC)
Yes I'm aware that I can push changes too but I kind of want to be the maintainer of my own work.
lmartinez-mirror commented on 2021-07-11 16:17 (UTC) (edited on 2021-07-11 16:22 (UTC) by lmartinez-mirror)
You have co-maintainer status so you can push changes to this too.
EDIT: I've already tried my hand at splitting the package -- it was not pretty. The i686 version of the binary package depends on
lib32-readline, which by default is not enabled for upstream Arch systems.Since both
readlineandlib32-readlineare makedepends but multilib repos won't always be enabled, this package would have failed to install for most x86_64 users, which would get this removed from the AUR.PQCraft commented on 2021-07-11 15:58 (UTC)
1 request: Could you delete this or transfer ownership to me as I want to try something that I'm sure would work and I want the name to be clibasic-bin but unfortunately you are using it rn.
lmartinez-mirror commented on 2021-07-11 04:45 (UTC) (edited on 2021-07-11 04:45 (UTC) by lmartinez-mirror)
Tried to split this into a package for
i686users; didn't turn out too well. I don't think I can upload this as separate packages since onlyanyandx86_64packages are allowed to be on the AUR solo.