Search Criteria
Package Details: cpeditor 6.7.2-1
Git Clone URL: | https://aur.archlinux.org/cpeditor.git (read-only, click to copy) |
---|---|
Package Base: | cpeditor |
Description: | The editor for competitive programming |
Upstream URL: | https://github.com/cpeditor/cpeditor |
Keywords: | cp cpeditor editor |
Licenses: | |
Conflicts: | |
Submitter: | coder3101 |
Maintainer: | coder3101 |
Last Packager: | coder3101 |
Votes: | 2 |
Popularity: | 0.32 |
First Submitted: | 2020-04-04 06:45 |
Last Updated: | 2021-02-06 13:51 |
Dependencies (11)
- qt5-base>=5.15.0 (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python3 (python) (make)
- qt5-tools (qt5-tools-git) (make)
- cf-tool (optional) – submit to Codeforces support
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-toolchain-nightly-bin, clang-rc, llvm-minimal-git, llvm-git) (optional) – C++ format and language server support
- jdk-openjdk (jdk8-openjdk-dcevm, jdk11-openjdk-dcevm, jdk11-openjdk-dcevm-conflicts-fixed, jdk11-adoptopenjdk, jdk-adoptopenjdk, jdk15-adoptopenjdk) (optional) – compile Java support
- jre-openjdk (jdk8-openjdk-dcevm, jdk11-openjdk-dcevm, jdk11-openjdk-dcevm-conflicts-fixed, jdk11-adoptopenjdk, jdk-adoptopenjdk, jdk15-adoptopenjdk) (optional) – execute Java support
- python (python-dbg) (optional) – execute Python support
Latest Comments
Xeonacid commented on 2021-02-20 11:04
Should use
java-runtime
andjava-environment
as dependencies instead of forcing openjdk.