Search Criteria
Package Details: goland 2020.3.2-1
Git Clone URL: | https://aur.archlinux.org/goland.git (read-only, click to copy) |
---|---|
Package Base: | goland |
Description: | Capable and Ergonomic Go IDE |
Upstream URL: | https://www.jetbrains.com/go/ |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 46 |
Popularity: | 1.13 |
First Submitted: | 2017-11-02 17:42 |
Last Updated: | 2021-01-28 20:04 |
Dependencies (3)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- goland-jre (optional) – JetBrains custom Java Runtime (Recommended)
- 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, jdk7, jre7, jre14, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jre8-adoptopenjdk, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk) (optional) – JRE - Required if goland-jre is not installed
Latest Comments
1 2 3 4 Next › Last »
freswa commented on 2021-01-19 22:22
You can overwrite the vmoptions in
~/.config/JetBrains/GoLand2020.3/goland64.vmoptions
e.g. withvstollen commented on 2021-01-19 22:17
After I updated jre-openjdk (14.0.2.u12-1 -> 15.0.1.u9-1) Goland didn't start for me with the error message:
Installing goland-jre fixed this. When starting goland using the goland-jre I get the following warning:
Could it be, that the option is dropped in the new version and jre-openjdk therefore isn't a valid java-runtime for this package anymore?
x1unix commented on 2020-07-09 21:59
GoLand 2020.1.4 recently released. Can you please provide an package update?
ArchFeh commented on 2020-03-01 20:43
I think the icon path in the jetbrains-goland.desktop is /opt/goland/bin/goland,there is no need with suffix .svg, because with suffix in launcher of KDE cant show icon properly
rool commented on 2020-02-10 14:07
@freswa @zrhoffman found the reason.
when download it from China with the url: https://download.jetbrains.com/go/goland-2019.3.2.tar.gz get wrong sha512sum.
So, i use a server in HongKong, wget the file again. sha512sum is right now. looks like download.jetbrains.com use a cdn , and the cdn is not sync all right everywhere.
freswa commented on 2020-02-10 12:55
I'm still getting the checksum in the PKGBUILD...
zrhoffman commented on 2020-02-10 12:55
@rool: Removing the downloaded files and rebuilding the package, I get 9741675570ee4d17251ce5a7661e8ff052d3b5753de9c297f847631c99e74ab22793450b6738cb222a587063ae26d4fda0e4c5a1f69573282d8b03bc3578736c for goland-2019.3.2.tar.gz's sha512.
rool commented on 2020-02-10 12:39
Install goland faild. I found that: in PKGBUILD file goland-2019.3.2.tar.gz
sha512sum=9741675570ee4d17251ce5a7661e8ff052d3b5753de9c297f847631c99e74ab22793450b6738cb222a587063ae26d4fda0e4c5a1f69573282d8b03bc3578736c
but when i
freswa commented on 2019-07-24 19:18
There is no circular dependency in this package.
alexykot commented on 2019-07-24 18:28
@zrhoffman And I don't say it is. I say that the requirements of
goland
andgoland-jre
create a circular dependency issue and any of them fails to install.