Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.312

Snap

Introduction

Snap offers a number of advantages over traditional package management systems, including portability, atomic updates, confined execution, automatic updates, rollback, and easy installation. It is recommended to use it for a single installation on the system (lower disk usage).

 

You can install BlueBox tools on Linux for Verified builds (monthly) and Hot fix builds (weekly). The difference between it is explained in winIDEA Release Notes.

 

i-icon

Only one version of Snap container can be installed on the system.

 

 

Configuration steps

number1

Install the Snap image.

from the Snap store

$ sudo snap install winidea

 

from the local disk (in case the official server is not reachable from host)

a. Download the winIDEA Snap image and copy it to the host. Contact Technical Support if you don’t know the download link.

b. Install the image.

 

$ sudo snap install --devmode <path to image file>

 

number2

Perform additional setup.

$ /snap/winidea/current/sbin/snap-setup

 

number3

Run winIDEA from Snap with winIDEA command line arguments <optional args>.

$ winidea <optional args>

 

If the command winidea is not found, check that the ${PATH} environment variable contains /snap/bin (some Linux distributions do not add it).

 

 

Copyright © 2025 TASKING