So you have finished installing Linux Termux, right? If not, you can read this
Nukkit On Android (without root) article to better understand
Coming to this article, I will guide to install VNC and IDEA for Termux. I do not recommend installing VNC and IDEA on Termux. Because to be able to run smoothly for VNC and IDEA, you need to have UFS 3.1
UFS 3.1 is the way to call the read speed of phone storage. Plus, the more ram the better.
Let's start installing VNC and IDEA
Enter the command to install Desktop:
You choose your own language
During the installation phase, you should enter the number as shown in the image:
With this paragraph you will get an error when the Desktop installation finishes:
Uninstall it as follows:
apt-get autoremove libfprint-2-2:arm64 -y
apt-get remove udisks2 -y
Okay, we will install VNC and configure VNC
Command to install VNC:
apt-get install tightvncserver -y
Use the VNC launch command to automatically generate the config file:
Then turn it off:
USER=root vncserver -kill :1
And then will edit the VNC file
Install nano command to edit files:
Command to edit VNC config:
Then add this text as shown in the picture:
Press ctrl + x to save
So you have finished installing VNC for Linux Termux
Enter the command to proceed with the VNC . connection:
Download VNC connection application
HERE
Open the application and press the + sign and add this line like picture:
Download IDEA
HERE
You will use NetBeans IDEA, which is the lightest IDEA for you
bash Apache-NetBeans-12.0-bin-linux-x64.sh
to install