Use the official graphical display software Termux-x11 and install the Xfce4 desktop environment.
- Open Termux/ZeroTermux and update the package sources:
pkg update && pkg upgrade-
Install the required packages:
pkg install x11-repo xfce4 termux-x11-nightly -y
-
Run termux-x11:
termux-x11 & -
In a new Termux session, set the DISPLAY variable and start Xfce:
export DISPLAY=:0 startxfce4 &
-
Open the termux-x11 app, and the desktop will be displayed.
pkg install firefoxOpen the Xfce4 desktop GUI environment, click the browser icon at the bottom of the desktop, and you can use Firefox.
wget https://raw.githubusercontent.com/zryyoung/Termux/main/install_idea.sh && bash install_idea.shwget https://raw.githubusercontent.com/zryyoung/Termux/main/install_idea.sh && bash install_pycharm.sh










