Search Criteria
Package Details: clion-jre 1:2024.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clion.git (read-only, click to copy) |
---|---|
Package Base: | clion |
Description: | JetBrains custom Java Runtime for CLion (Recommended) |
Upstream URL: | https://github.com/JetBrains/JetBrainsRuntime |
Keywords: | C C++ IDE JetBrains |
Licenses: | custom |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 230 |
Popularity: | 0.94 |
First Submitted: | 2015-04-14 21:23 (UTC) |
Last Updated: | 2024-11-20 16:39 (UTC) |
Dependencies (1)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Required by (1)
- clion (optional)
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
ferkulat commented on 2024-11-16 22:12 (UTC)
clion did not start after update. The issue was for certain files there was no update made, but the new versions were saved as *.pacnew. I had to manually rename following files in /opt/clion/bin
maybe it would be better instead of saving new files as *.pacnew the old files should be renamed into something and the new files should be used.
Zrax commented on 2024-09-12 15:38 (UTC)
You must install the clion-jre package (strongly recommended, and part of the package set in this PKGBUILD) or jre-openjdk.
deep_freeze commented on 2024-09-12 06:22 (UTC)
same for me, this package is broken.
studyinglover commented on 2024-09-07 02:58 (UTC)
I install Clion successfully, but when I run clion I meet a mistake as follows
barcode commented on 2024-07-05 16:56 (UTC)
➜ ~ yay -S clion AUR Explicit (1): clion-1:2024.1.4-1 Sync Make Dependency (1): rsync-3.3.0-2 :: (0/1) Failed to download PKGBUILD: clion -> error fetching clion: You are not currently on a branch. Please specify which branch you want to rebase against. See git-pull(1) for details.
Marsa commented on 2024-04-02 12:39 (UTC)
Please add clion-cmake and clion-gdb to optdepends. They are needed to get older versions compatible with CLion. They probably could be added to depends.
paveln commented on 2024-03-14 19:28 (UTC)
I had the same issue with stl containers and I have fixed it by installing clion-eap and clion-eap-gdb
enderthexenocide commented on 2023-09-25 01:18 (UTC)
I had the same problem as god, the debugger wasn't displaying stl containers correctly. When I tried to enable the bundled gdb and cmake, there was no option. Installing clion through jetbrains-toolbox fixed the problem.
DCNick3 commented on 2023-08-23 07:04 (UTC)
Thanks for providing the aarch64 source! Sadly, it doesn't work due to the build step unconditionally using the "${_dlname}-${pkgver}.tar.gz" archive, while on aarch64 that would be "${_dlname}-${pkgver}-aarch64.tar.gz"
1 2 3 4 5 6 .. 10 Next › Last »