How to install MANJARO linux desktop on android

 Hi guys welcome to Mr.Ethical YT. If you are searching for how to "install manjaro linux in android" then you are in the right place. Now we are going to install manjaro linux desktop in android mobile without rooting it.


Installation 

Install termux from F-droid application and update it's repositories.
apt update && upgrade -y 

Give storage permission to termux. 

termux-setup-storage 

 Install required packages.

pkg install wget tar curl -y

Download manjaro installer script.

wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Manjaro/manjaro-xfce.sh

Give executable permission to the script.

chmod +x manjaro-xfce.sh

Run the script.

bash manjaro-xfce.sh

This will take a while, wait until it completes.

After its completed start manjaro.

bash start-manjaro.sh

Install the desktop environment.

bash xfce4_de.sh

Start the vncserver.

vncserver-start 

It will asks you to set a password and remember it.

Open vncviewer click on plus symbol.In the address section enter localhost:1 and click on create.Tap on connect it will asks you for password enter the password you set to vncserver. That's it we have successfully installed manjaro linux desktop in android.


Post a Comment (0)
Previous Post Next Post