pi-dev500
pi-dev500
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
Now, you can run:
proot-distro remove ubuntu && wget https://raw.githubusercontent.com/pi-dev500/termuxubuntu-x11/main/install.sh -O ubuinstall.sh && chmod +x ./ubuinstall.sh && ./ubuinstall.sh
proot-distro remove ubuntu && wget https://raw.githubusercontent.com/pi-dev500/termuxubuntu-x11/main/install.sh -O ubuinstall.sh && chmod +x ./ubuinstall.sh && ./ubuinstall.sh
It will not more ask you and break like that on package installation.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
wait a bit, please.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
second quote of my last message
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
Oh, sorry, I forgot that using
| bash
| bash
disallow user input, You need to download the script, mark it as executable, and run it as shown in my last commit on the readme :
wget https://raw.githubusercontent.com/pi-dev500/termuxubuntu-x11/main/install.sh -O ubuinstall.sh && chmod +x ./ubuinstall.sh && ./ubuinstall.sh
wget https://raw.githubusercontent.com/pi-dev500/termuxubuntu-x11/main/install.sh -O ubuinstall.sh && chmod +x ./ubuinstall.sh && ./ubuinstall.sh
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
You need to wipe Ubuntu proot by proot-distro remove ubuntu, and run back my script to have a clean install, and then just type ubuntu in termux should start it.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
If it is what you posted in #x11 , I just fixed it.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
After password/id entry or before? If it is before, the only thing that can ask to continue is the pkg install and I never had any issues with this simple script which uses apt.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
Probably fixed with my two commits of this morning.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
Sorry for the late answer, the bug is a syntax error in my script, I forgot some space in if tests. I will try to fix it today.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
At first, if you try to use play store's default termux, it will never work. You need to get it from F-droid.
60 replies
TTermux
Created by schrodinger69 on 4/22/2024 in #support
Setting up proot distro on termux and getting graphical output on termux x11
see how I did on https://github.com/pi-dev500/termuxubuntu-x11. I'm not sure my script work, but it is simple, and you can take exemple on it.
60 replies