#vnc setup with xfce4 and Arch
2 messages · Page 1 of 1 (latest)
Here's instructions on how to use it on debian proot
On a freshly installed termux app
pkg up
termux-change-repo
pkg up
pkg i proot-distro
proot-distro install debian
proot-distro login debian
Now in the proot environment
apt upgrade
apt install xfce4 tigervnc-standalone-server dbus-x11
vncserver -xstartup /usr/bin/xfce4-session -nolock :1
termux-open vnc://localhost:5901
Jump
[Go to message!](#1170269102502334534 message)
#how do i use xfce in proot distro?(Void linux)