Search Criteria
Package Details: algobox 2:1.1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/algobox.git (read-only, click to copy) |
|---|---|
| Package Base: | algobox |
| Description: | Algorithmic learning for high school students |
| Upstream URL: | http://www.xm1math.net/algobox/index.html |
| Licenses: | GPLv2 |
| Submitter: | marco44 |
| Maintainer: | None |
| Last Packager: | marco44 |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-28 08:04 (UTC) |
| Last Updated: | 2023-10-28 14:22 (UTC) |
Latest Comments
marco44 commented on 2023-10-28 14:24 (UTC)
Good catch. Fixed
kbk commented on 2023-10-28 11:25 (UTC)
@marco As October 2023, one can avoid compiling
qt5-webkitfrom AUR, and allqt5by usingqt6which is fully supported. Just useqmake6instead ofqmakein PKGBUILD, and modify dependency accordingly (qt6-baseqt6-webengine). Thanks for maintaining this package.marco44 commented on 2020-07-23 13:40 (UTC)
I don't really think it's the right place to do promotion
ashtonmullens commented on 2020-07-23 11:20 (UTC)
We are creating a new Algorithmic and Combinatorial Thinking program - PACT for middle and high schools. It'll be a learning system for Introductory Computer Science course. Pro tools at Lincoln University New Zealand: https://buyessays.onl help in programming.
marco44 commented on 2018-10-14 09:46 (UTC)
Added the dependency. Sorry, I totally forgot this issue :)
humhumhum commented on 2018-09-19 18:43 (UTC)
qt5-webengine is also mandatory as dependency. Without it I had the following error: Project ERROR: Unknown module(s) in QT: webenginewidgets
marco44 commented on 2015-09-04 06:51 (UTC)
taurgal commented on 2015-09-03 21:47 (UTC)