How To Install Termux With LXQT Desktop On Your Android Device

 

Hello Everyone, welcome to my Blog, in this Article, I'm gonna write on how to install Termux, with Lxqt GUI interface On Your Android Device. Read this Article till the end to see how this is done, and make sure you watch the video at the end of the article to see how the desktop arrangements is done in other to have a good looking GUI.

prerequisites:

procedures: 

update your Terminal and install all of the packages required with a single click using the command below

pkg update ; pkg install x11-repo ; pkg install lxqt* tigervnc neofetch papirus-icon-theme -y

Download Zorin Os Theme and move it to your themes folder, a practical example is shown in the video below.

now launch your Vnc connection to a localhost and connect to your GUI using any of your preferred Vnc Application, create a Vnc Connection with the command below.

vncserver -geometry 1600x700 ; env DISPLAY=:1 startlxqt 

enjoy your GUI interface.

NOTE:

Always close each session after you're done with your project using the command

vncserver -kill <port number>

Watch the video below:



Post a Comment

Previous Post Next Post