Search Criteria
Package Details: bapctools-git r1310.16e23ee-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bapctools-git.git (read-only, click to copy) |
---|---|
Package Base: | bapctools-git |
Description: | Tools for developing ICPC-style programming contest problems. |
Upstream URL: | https://github.com/RagnarGrootKoerkamp/BAPCtools |
Keywords: | contest ICPC problem |
Licenses: | GPL 3.0 |
Submitter: | rgrootkoerkamp |
Maintainer: | rgrootkoerkamp |
Last Packager: | rgrootkoerkamp |
Votes: | 3 |
Popularity: | 0.007864 |
First Submitted: | 2021-04-07 14:09 (UTC) |
Last Updated: | 2023-03-13 16:08 (UTC) |
Dependencies (23)
- python-argcomplete
- python-colorama (python-colorama-gitAUR)
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-yaml (python-yaml-gitAUR)
- python3 (python)
- git (git-gitAUR, git-glAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- asymptote (asymptote-gitAUR) (optional) – for visualizations
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – for compiling c++ sources,
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (optional) – for compiling c++ sources,
- ghostscript (optional) – for LaTeX figures,
- jdk11-openjdk (jdk11-temurinAUR) (optional) – for running java submissions,
- kotlin (optional) – for running kotlin submissions,
- pypy (pypy-binAUR) (optional) – for running python2 submissions with pypy,
- pypy3 (optional) – for running python submissions with pypy,
- python-matplotlib (python-matplotlib-gitAUR) (optional) – for generating solve stats,
- python-questionaryAUR (optional) – for better prompts in new_contest and new_problem,
- python-requests (optional) – for commands that call the DOMjudge or Slack API,
- python2AUR (python2-binAUR) (optional) – for running python2 submissions,
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (optional) – for building problem statements,
- Show 3 more dependencies...
Latest Comments
rgrootkoerkamp commented on 2024-04-14 10:10 (UTC)
This seems to be a more generic issue, see: https://github.com/Jguer/yay/issues/2407 https://forum.endeavouros.com/t/aur-update-failure-cannot-find-the-debugedit-binary/53062/5
solution: https://archlinux.org/news/switch-to-the-base-devel-meta-package-requires-manual-intervention/
kakali commented on 2024-04-13 07:39 (UTC)
Hi Ragnar.
I needed to install debugedit for the install to work. Maybe it needs to be added as a dependency.