Search Criteria
Package Details: clion 1:2020.3.1-1
Git Clone URL: | https://aur.archlinux.org/clion.git (read-only, click to copy) |
---|---|
Package Base: | clion |
Description: | C/C++ IDE. Free 30-day trial. |
Upstream URL: | http://www.jetbrains.com/clion |
Keywords: | C C++ IDE JetBrains |
Licenses: | |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 185 |
Popularity: | 1.01 |
First Submitted: | 2015-04-14 21:23 |
Last Updated: | 2020-12-31 17:38 |
Dependencies (18)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- rsync (rsync-git) (make)
- biicode (optional) – C/C++ dependency manager
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (optional) – LLVM compiler
- clion-cmake (optional) – JetBrains packaged CMake tools
- clion-gdb (optional) – JetBrains packaged GNU debugger
- clion-jre (optional) – JetBrains custom Java Runtime (Recommended)
- clion-lldb (optional) – JetBrains packaged LLVM debugger
- cmake (cmake-git) (optional) – Build system - Required if clion-cmake is not installed
- doxygen (doxygen-git) (optional) – Code documentation generation
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (optional) – GNU compiler
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – native GNU debugger
- gtest (googletest-git) (optional) – C++ testing
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk) (optional) – JRE - Required if clion-jre is not installed
- lldb (lldb38, swift-lldb-development, llvm-git, llvm-toolchain-nightly-bin) (optional) – native LLVM debugger
- python (python-dbg) (optional) – Python 3 programming language support
- python2 (optional) – Python 2 programming language support
- swift (swift-development) (optional) – Swift programming language support (Also requires the plugin)
Required by (1)
- unreal-engine (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
rhysperry111 commented on 2021-01-11 22:32
Even though I have
clion-jre
installed, I am gettingMarcel_K commented on 2020-12-28 14:33
What do you mean? That's exactly what you (can) do with this package.
JP-Undercover commented on 2020-12-22 12:34
Is it possible to install clion from the AUR and then insert the license after the installation and have access to the full features of it?
chandradeepdey commented on 2020-06-05 17:12
please change the desktop entry to something like the official .desktop file, the "Free 30-day trial." and "GenericName=clion" are eyesores
https://paste.debian.net/1150451/
calvertdw commented on 2019-12-13 19:47
You can fix font rendering by using the JDK provided with intellij-idea-ce [1]. To do this, set CLION_JDK=/opt/intellij-idea-ce/jbr/ or write /opt/intellij-idea-ce/jbr/ to ~/.CLion2019.3/config/clion.jdk
[1] https://aur.archlinux.org/packages/intellij-idea-ce/
b1tninja commented on 2019-09-27 15:38
Just FYI there are free *-eap versions too.
"The Early Access Program (EAP) provides free access to pre-release builds of our products: you can try our new features out early in return for your valuable feedback."
jackrabbit commented on 2019-06-06 16:32
@outfrost While what you are saying is true (https://intellij-support.jetbrains.com/hc/en-us/articles/206544869-Configuring-JVM-options-and-platform-properties), that does not work in my case. I override the settings that determine the location of the config directory and the mechanism you describe entirely misses the point.
outfrost commented on 2019-06-04 19:21
@jackrabbit I think you're supposed to modify those settings in your own config, located under your home directory, rather than
/opt
.jackrabbit commented on 2019-06-04 14:21
@Zrax: could you add some additional files to the backup array in PKGBUILD? Specifically: - opt/${pkgbase}/bin/clion.vmoptions - opt/${pkgbase}/bin/idea.properties These contain settings for the user to change.
russkel commented on 2019-04-24 11:33
@blackout thanks, I have already solved my issue. Also a FYI: yaourt is deprecated and not used any more.