Install Ubuntu On Android Without Root | How To Install Ubuntu On Android Using Termux

Описание к видео Install Ubuntu On Android Without Root | How To Install Ubuntu On Android Using Termux

In this tutorial i will told you how to install ubuntu on Android Device Without Root Using termux in hindi 2024.

Commands File Link:-https://telegram.me/educationAnalysis...

All Commands:-
Pkg update

pkg install proot-distro -y

#Install Ubuntu using Proot-distro

proot-distro install ubuntu

#Login to ubuntu

proot-distro login ubuntu

apt update

apt install gnome-shell gnome-terminal gnome-tweaks gnome-shell-extensions gnome-shell-extension-ubuntu-dock nautilus nano gedit dbus-x11 tigervnc-standalone-server -y

Configure VNC server

mkdir ~/.vnc

nano .vnc/xstartup

chmod +x ~/.vnc/xstartup

#Paste following in it

#!/bin/bash

export XDG_CURRENT_DESKTOP="GNOME"
service dbus start
gnome-shell --x11

for file in $(find /usr -type f -iname "login1"); do rm -rf $file 

done

#Install Ubuntu Themes

apt install gnome-shell-extensions yaru-theme-gtk yaru-theme-icon

Related Keywords:-
install ubuntu on android without root
how to install ubuntu on android using termux
install ubuntu on android phone
install ubuntu on android termux
how to install ubuntu on android phone
how to install ubuntu touch os on your android phone
install ubuntu mobile os on android
install ubuntu on android phone
install ubuntu on android termux
install linux on android termux
install linux on android
how to install ubuntu linux
install ubuntu linux on android
how to install linux ubuntu on android device
kali linux vs ubuntu linux
kali linux vs ubuntu
install ubuntu touch os on android
how to install Ubuntu touch os
install Ubuntu os on android

Комментарии

Информация по комментариям в разработке