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

Commit 8ddf329b authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Easy-installer beta installation documentation

parent b38eb109
Loading
Loading
Loading
Loading
+32 −0
Original line number Diff line number Diff line
---
layout: page
title: Try the Easy Installer beta
permalink: easy-installer
---

## Install beta version (Linux only)

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

1. Install Easy Installer snap app

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

1. Give permissions

    ```shell
    snap connect easy-installer:raw-usb
    snap connect easy-installer:adb-support  
    ```

    > Those permissions are needed to allow Easy Installer to get access to USB

1. Start Easy Installer!

    A new icon should be available on your Computer. Click on it to open and try our Easy Installer.

## Give us feedback

Please take our survey ([click here](https://mydataismydata.limequery.net/167261?lang=en)) to give us your feedback about the Easy Installer, and let us the opportunity to improve the tool. Thank you in advance!