# Manjaro

{% hint style="warning" %}
Manjaro is only recommended for users with some experience of any Arch based distributions.
{% endhint %}

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2F-M2ENvhVz_PB3SxXmwK6%2F-M2EUVFBsJ5iLoucZUSm%2FManjaro_banner.png?alt=media\&token=063aefaa-09ee-4ffb-8122-68202637013a)

## Essential Information

Manjaro provided by Andronix is open source including all the scripts needed for installing it. You can take a look at it [here](https://github.com/AndronixApp/AndronixOrigin) (the Rootfs is [here](https://us-east-1.linodeobjects.com/andro/os/manjaro.tar.xz)).

**Download size** - 164 MB

{% hint style="warning" %}
The size mentioned above is not the size after installing Manjaro but it's just the tar size that Andronix downloads. **This doesn't include a desktop environment for the GUI**.
{% endhint %}

## How to Install?

* Open the[ Andronix App](https://andronix.app/) and click on the Manjaro card.
* Click the **Install** button.

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2Fsync%2F0e74fb5b46fe99544cca5f5c284ab0fa33cc14ed.png?generation=1599396273343259\&alt=media)

* The first three options will install Manjaro with the mentioned [Desktop Environment](https://en.wikipedia.org/wiki/Desktop_environment). The **Non-DE** variant installs Manjaro without any Desktop Environment and is recommended for using the distro only with a *Command Line Interface*. The last three options will install Manjaro with the mentioned [Windows Manager](https://en.m.wikipedia.org/wiki/Window_manager).

{% hint style="success" %}
We recommend to choose **XFCE variant** as it is the most stable, smooth, advanced and customizable Desktop Environment present at the moment
{% endhint %}

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2Fsync%2F3e56d478c9ee259599af460fdbe8b2beddaa0114.png?generation=1599396271370835\&alt=media)

* Use the command below to update your termux packages so that you're running the updated versions of the required packages.

```
pkg update
```

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2Fsync%2Fd83e37dab305337d14333ee1eee92181a12bdbf7.png?generation=1599396272171387\&alt=media)

* Tap & hold anywhere on the screen and press **Paste**.
* Press **Enter** and wait till the installation completes.&#x20;
* Type the following command to start the distro *\*\**&#x61;nd press enter.

```
./start-manjaro.sh
```

* Now if you see `root@localhost` in Termux then you have successfully started Manjaro.

{% content-ref url="../../vnc/vnc-basics" %}
[vnc-basics](https://andronix-app.gitbook.io/andronix-app/vnc/vnc-basics)
{% endcontent-ref %}
