Skip to content

A script to install ubuntu in Termux with different desktops.

Notifications You must be signed in to change notification settings

23xvx/Termux-Ubuntu-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux Ubuntu Installer

A script to install Ubuntu Noble (24.04) in Termux with different desktops, including GNOME , XFCE , MATE , Cinnamon and KDE desktop .

Also, it provides different desktops with custom theme.

Notice : Still fixing bugs !!!!

To Do :

  1. Check bugs in KDE desktop
  2. Add some customizations

Desktops :


XFCE Desktop


GNOME Desktop


MATE Desktop


Cinnamon Desktop

Themes :

  • Win11 : (GNOME)

  • MacOS : (XFCE)

  • Win10 : (KDE)

Installation

Paste this in termux

apt install wget -y 
wget https://raw.githubusercontent.com/23xvx/Termux-Ubuntu-Installer/main/Install.sh
bash Install.sh 

Using ubuntu (if you have installed a desktop)

Known Bugs :

  1. GNOME desktop takes long time to startup
  2. Win11 desktop may result in crashing
  • Fix 1 and 2: Change startup method to `gnome-shell` instead of `gnome-session`

sed -i 's/gnome-session/gnome-shell/g' ~/.vnc/xstartup

Third party applications :

Credits

About

A script to install ubuntu in Termux with different desktops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages