Package Details: clion 1:2025.1.1-2

Git Clone URL: https://aur.archlinux.org/clion.git (read-only, click to copy)
Package Base: clion
Description: Cross-platform IDE for C and C++ from JetBrains.
Upstream URL: http://www.jetbrains.com/clion
Keywords: C C++ IDE JetBrains
Licenses: custom
Conflicts: clion-jre
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 233
Popularity: 1.83
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2025-05-28 18:48 (UTC)

Dependencies (16)

Required by (5)

Sources (3)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

Zrax commented on 2025-06-01 17:33 (UTC)

@c02y: I got tired of people complaining it was "broken" because they couldn't read JetBrains' documentation on using an external JRE. So now, if you want to use an external JRE, you need to change a flag in the PKGBUILD instead (see the comment near the top of the file).

To be fair to users, the new native launcher doesn't automatically detect a JRE like the old shell launcher did, so it's less obvious... But using the bundled JRE is technically still optional.

c02y commented on 2025-06-01 03:48 (UTC)

There is no clion-jre package anymore, pacman/paru asks for installing a package like jdk/jdk-openjdk, but package rustrover-jre for rustrover or goland-jre for goland still exists, anyone knows what's going on?

bernborges commented on 2025-03-31 10:50 (UTC)

For a usable install I'd say you need to install it like paru -S clion clion-jre clion-cmake (or yay)

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

mv clion64.vmoptions clion64.vmoptions.old
mv clion64.vmoptions.pacnew clion64.vmoptions
mv idea.properties idea.properties.old
mv idea.properties.pacnew idea.properties

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

Cannot find a runtime

Caused by:
    Runtime not found

Please try to reinstall the IDE.
For support, please refer to https://jb.gg/ide/critical-startup-errors

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.

git pull <remote> <branch> 
     context: exit status 1

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.