Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15e63bc1 authored by Pranav's avatar Pranav
Browse files

Merge branch 'easy-installer-linux-guide-update' into 'master'

EasyInstaller Linux guide update

See merge request e/documentation/user!751
parents f85abcac 79fcbb9e
Loading
Loading
Loading
Loading
+11 −16
Original line number Diff line number Diff line
## Installation steps for linux
## Installation steps for Linux

### via the command line
### Using the command line

> Depending of your configuration, you may need to prefix the commands with `sudo`

- Open a console and type the below command to install the Easy Installer snap app
- Open a console and type the below command to install the Easy Installer app through the snap store.

    ```shell
    snap install easy-installer --channel=latest/beta
    ```

### Installing the easy way !!
> Here we use the Ubuntu Software application
### Using the App store (the easy way)

> Here we use the Ubuntu Software Center

  - Open the Ubuntu Software application. It should open a screen like this
![](/images/ubuntu-software.png)
@@ -29,20 +30,14 @@

 ![](images/easy-installer_4.png)

 - Click on the Permissions button to view the permission needed for the easy-installer to run
- After the installation is complete a new icon should appear in the apps section as shown in the screenshot below. Click on it to open and try out our Easy Installer !!

 ![](images/easy-installer_5.png)
![](/images/easyinstaller-in-apps.png)

{% include snippets/easy_installer.html
   title="Want to learn more about these Permission ? "
   title="Which permissions are required for Easy Installer to work? "
   details=site.data.easy-installer.list
 %}

![](/images/easyinstaller-in-apps.png)

- After the installation is complete a new icon should be available on your Computer as shown in the screenshot above

- Click on it to open and try out our Easy Installer !!

### Reference guide to install on multiple OS with snap
To install the EasyInstaller on different Operating Systems using snap please refer [this guide](https://snapcraft.io/easy-installer)
### How to install EasyInstaller using snap? (Works for most Distros/OS)
Don't use Ubuntu? You can still install the EasyInstaller on other operating systems by following [our EasyInstaller Guide](https://snapcraft.io/easy-installer).