johnwiki Posted May 28, 2019 Report Share Posted May 28, 2019 How does everyone install pycharm community? I noticed the ebuild is a bit behind, 2018 version. Gentoo packages seems to have a few newer ones. I tried... emerge -av pycharm-community --autounmask-write It didn't seem to grab anything newer than 2018 version. Is everyone just using the jetbrains toolbox outside of portage? Link to comment Share on other sites More sharing options...
0 walterw Posted July 26, 2019 Report Share Posted July 26, 2019 I also have pycharm installed and yes, it is 2018.2.4. Not the latest and greatest. If you look in git: find /var/git/meta-repo/kits/dev-kit/dev-util/pycharm-community -type f | grep \\.ebuild$ You will only see 2018.2.1 and 2018.2.4. Then, if you go to github.com or checkout the other branches, you will see 1.4-release has the latest version. I don't fully understand the methodology behind the releases and what testing takes place before the latest and greatest ebuilds get included into funtoo kits, but they don't track gentoo 1:1. If you are feeling lucky or have patience, you can configure /etc/ego.conf to use a specific branch, ie. 1.4-release to get the latest. Just be aware that, that has cascading effects ... Walter Link to comment Share on other sites More sharing options...
Question
johnwiki
How does everyone install pycharm community?
I noticed the ebuild is a bit behind, 2018 version.
Gentoo packages seems to have a few newer ones. I tried...
emerge -av pycharm-community --autounmask-write
It didn't seem to grab anything newer than 2018 version.
Is everyone just using the jetbrains toolbox outside of portage?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts