Package Details: clion 1:2024.1-1

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
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 225
Popularity: 0.73
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2024-04-09 15:57 (UTC)

Dependencies (17)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

jackrabbit commented on 2019-06-04 14:21 (UTC)

@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 (UTC) (edited on 2019-04-24 11:34 (UTC) by russkel)

@blackout thanks, I have already solved my issue. Also a FYI: yaourt is deprecated and not used any more.

blackout commented on 2019-04-24 10:19 (UTC)

@marcin @russkel does it work if you try

yaourt -Suyyad

or if you find clion updatable to install it manually

yaourt -Sd clion

?

hel commented on 2018-07-30 14:42 (UTC)

Please add backup=(opt/$pkgname/bin/clion.vmoptions opt/$pkgname/bin/clion64.vmoptions) to PKGBUILD. These files may be changed by the user in order to allow for memory allocation by clion.

Zrax commented on 2018-05-30 14:30 (UTC)

@russkel: See the comments below -- it only does that if you're using an AUR helper. Regular makepkg only downloads it once.

russkel commented on 2018-05-30 08:29 (UTC) (edited on 2018-05-30 08:58 (UTC) by russkel)

I can't help but think this added complexity and making everyone download Clion 5 times per update is worth it for the limited number of people who want a split installation. What about renaming this package clion-standalone and then making one that does the standard install? That way the clion-* packages can be removed.

tjquillan commented on 2018-05-25 00:42 (UTC)

install fails with this error: could not extract /opt/clion/plugins/settings-repository/lib/jgit.jar (Lzma library error: No progress is possible)

marcin commented on 2018-04-13 21:41 (UTC)

@Marcel_K Thanks and yes, using yaourt. Next time I try using makepkg.

Marcel_K commented on 2018-04-13 08:21 (UTC)

You probably are using an AUR-helper that does that. If you run makepkg yourself, you won't see this behaviour.

marcin commented on 2018-04-13 01:43 (UTC)

Is it normal that upgrading the following five packages to clion-1:2018.1.1-1 clion-cmake-1:2018.1.1-1 clion-gdb-1:2018.1.1-1 clion-jre-1:2018.1.1-1 clion-lldb-1:2018.1.1-1 requires re-downloading and re-processing CLion-2018.1.1.tar.gz five times?