How to Install Jetbrains Gogland Go IDE on Ubuntu

In the previous article we installed LiteIDE on Ubuntu, Today I am going to explain how to install Jetbrains Gogland GO IDE on Ubuntu. Like LiteIDE, Gogland also created specifically for Go Programming language.

  1. First, download the Gogland Linux installer from the Jetbrains website.

  2. Extract the downloaded tar file to the /opt directory:

    sudo tar -zxvf goland-2017.3.2.tar.gz -C /opt
  3. Next, cd into the bin directory of the installation folder and execute the goland.sh file.

    Sponsored
    cd /opt/GoLand-2017.3.2/bin
    ./goland.sh

The command will launch the graphical installer of the Gogland Editor.

In order to open Gogland from the Ubuntu application menu, you need to Create desktop Entry. To create desktop Entry go to tools menu and select Create Desktop Entry.

Sponsored

Jetbrains Gogland does not have a free community edition, after the 30 day period you need to activate license to continue the IDE.

Ubuntu Server Admin

Recent Posts

Cut data center energy costs with bare metal automation

Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…

4 hours ago

Build the future of *craft: announcing Starcraft Bounties!

Our commitment to building a thriving open source community is stronger than ever. We believe…

4 hours ago

NodeJS 18 LTS EOL extended from April 2025 to May 2032 on Ubuntu

The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…

4 hours ago

Native integration now available for Pure Storage and Canonical LXD

June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…

1 day ago

Revolutionizing Web Page Creation: How Structured Content is Slashing Design and Development Time

Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…

2 days ago

Ubuntu Weekly Newsletter Issue 897

Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…

3 days ago