# Alpine

![](https://3110874736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzGbxzgz4fNAgn3zi0F%2F-M2ENvhVz_PB3SxXmwK6%2F-M2EUVFCUWs42yKC8PF4%2Falpine_banner.png?alt=media\&token=2d81ce5f-6e58-4a18-b6a1-9676fb3822aa)

## Essential Information

Alpine 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).

**Download size** - 2 MB

{% hint style="warning" %}
The size mentioned above is not the size after installing Alpine 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 Alpine card.
* Click the **Install** button.

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

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

{% 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%2Fed30da6cbf1a41ce2baf8929579ce69ec98a27cc.png?generation=1599396272889521\&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-alpine.sh
```

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

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