Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.242

Navigation: Getting started > Install winIDEA > Install winIDEA for Linux

Scroll Prev Top Next More

Snap

In this topic:

Installing latest Verified build

Installing specific version - Hot fix build

 

 

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.

 

 

Installing latest Verified build

number1

Use snap.

sudo snap install winidea

 

number2

Perform additional setup.

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

 

number3

Run winIDEA.

winidea <optional args>

 

 

Installing specific version - Hot fix build

Link to Hot fix build winIDEA package is provided by the Technical support.

 

number1

Download appropriate snap package.

wget https://www.isystem.com/downloads/winIDEA/setup/<winIDEA-package>.snap

 

number2

Install winIDEA from snap package.

sudo snap install <winIDEA-package>.snap --devmode

 

number3

Perform additional setup.

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

 

Number4

Run winIDEA.

winidea <optional args>

 

Copyright © 2024 TASKING Germany GmbH