Skip to content

DOCINFRA-2341_merged_using_automation #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ej2-javascript-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<li><a href="/ej2-javascript/installation-and-upgrade/installation-using-web-installer">Install using the Web Installer</a></li>
<li><a href="/ej2-javascript/installation-and-upgrade/installation-using-offline-installer">Install using the Offline Installer</a></li>
<li><a href="/ej2-javascript/installation-and-upgrade/installation-using-mac-installer">Install using the Mac Installer</a></li>
<li><a href="/ej2-javascript/installation-and-upgrade/installation-using-linux-installer">Install using the Linux Installer</a></li>
<li><a href="/ej2-javascript/installation-and-upgrade/common-installation-errors">Installation Errors</a></li>
<li><a href="/ej2-javascript/installation-and-upgrade/upgrading-syncfusion">Upgrade</a></li>
</ul>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
layout: post
title: Installing Syncfusion Essential Studio Linux installer - Syncfusion
description: Learn here about how to install Syncfusion Essential Studio Linux installer after downloading from our Syncfusion website.
platform: common
control: Essential Studio
documentation: ug
---

# Installing Syncfusion Essential Studio Linux installer

## Overview

Syncfusion provides the Linux installer for the following Essential Studio products.

* Blazor
* Flutter
* ASP.NET Core
* JavaScript
* File Formats
* PDF
* Word
* Excel
* PowerPoint


## Step-by-Step Installation

The steps below show how to install Essential Studio Linux installer.

1. Extract the Syncfusion Essential Studio Linux installer(.zip) file. The files are extracted in your machine.

![Welcome wizard](images/Linux_Installer1.png)


2. The Linux zip file contains the following folders.

![License Agreement](images/Linux_Installer2.png)

N> The Unlock key is not required to install the Linux installer. The Syncfusion Linux installer can be used for development purposes without registering the Unlock key.


4. You can launch the demo source and use the NuGet packages included in the Linux installer.

## License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Linux installer. To learn about the steps for license registration for the JavaScript - EJ2 Linux installer, please refer to this.

Register the license key by using [registerLicense](https://ej2.syncfusion.com/javascript/documentation/licensing/license-key-registration#javascript-es5) method after the Syncfusion JavaScript script file reference.