Search Criteria
Package Details: xeus-cling 0.15.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/xeus-cling.git (read-only, click to copy) |
---|---|
Package Base: | xeus-cling |
Description: | A C++ jupyter kernel based on xeus and cling |
Upstream URL: | https://github.com/jupyter-xeus/xeus-cling |
Licenses: | BSD-3-Clause |
Submitter: | sgsaenger |
Maintainer: | carlosal1015 (kaelingre) |
Last Packager: | kaelingre |
Votes: | 4 |
Popularity: | 0.000106 |
First Submitted: | 2020-09-23 16:30 (UTC) |
Last Updated: | 2024-05-06 12:28 (UTC) |
Dependencies (11)
- argparse
- clingAUR (cling-devAUR, clingAUR)
- jupyterlab (jupyterlab-3)
- nlohmann-json (nlohmann-json-gitAUR)
- pugixml (pugixml-gitAUR)
- xeus-zmqAUR
- xeus3AUR
- xpropertyAUR
- xtlAUR
- cmake (cmake-gitAUR) (make)
- cppzmq (cppzmq-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
carlosal1015 commented on 2021-04-30 01:57 (UTC) (edited on 2021-04-30 01:58 (UTC) by carlosal1015)
Hi, I have the following error with the last update.
sgsaenger commented on 2020-11-20 15:07 (UTC)
Thanks, added.
ftschindler commented on 2020-11-11 14:55 (UTC)
When building in am empty chroot, I am missing
makedepends=('cmake' 'cppzmq')
.sgsaenger commented on 2020-10-08 09:30 (UTC)
Thanks for the feedback, should be fixed now.
sdahdah commented on 2020-10-07 23:16 (UTC)
I believe
ninja
,pugixml
, andcxxopts
(https://aur.archlinux.org/packages/cxxopts/) are missing dependencies.Also the
mkdir
in thePKGBUILD
should be replaced withmkdir -p
« First ‹ Previous 1 2 3