Skip to content

Installing and Configuring XFCE4 in WSL2 🐧

License

Notifications You must be signed in to change notification settings

GiGiDKR/OhMyWSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OhMyWSL 🐧

Install an Ubuntu WSL2 distribution with a XFCE desktop

🐧 Ubuntu Installation

Open a Windows Terminal and run the following command :

wsl --install

πŸ“¦ Install OhMyWSL

Run the following command to install OhMyWSL :

curl -sL https://raw.githubusercontent.com/GiGiDKR/OhMyWSL/1.0.1/install.sh -o install.sh && chmod +x install.sh && ./install.sh

Note

You can also use the gum interface for execution with the -g or --gum option :

curl -sL https://raw.githubusercontent.com/GiGiDKR/OhMyWSL/1.0.0/install.sh -o install.sh && chmod +x install.sh && ./install.sh --gum

Tip

You can install OhMyWSL with all options (for those who like to copy/paste and go have a coffee β˜•) with the -f or --full option :

curl -sL https://raw.githubusercontent.com/GiGiDKR/OhMyWSL/1.0.0/install.sh -o install.sh && chmod +x install.sh && ./install.sh -g --full 

πŸ’» Version history

  • 1.0.0 : Initial release

πŸ“– To Do

  • Add a script to install OhMyWSL on a new Ubuntu installation on WSL2
  • Add scripts to install OhMyWSL on other Linux distributions on WSL2

About

Installing and Configuring XFCE4 in WSL2 🐧

Resources

License

Stars

Watchers

Forks

Languages