Skip to content

Install wine on Google Colab, together with winetricks, xfce4, and VNC through ngrok

License

Notifications You must be signed in to change notification settings

OfficiallyMelon/winecloudshell-port-To-Colab-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winecloudshell-port-To-Colab Originaly Made By @raspduino

Install wine on Google Colab, together with winetricks, xfce4, and VNC through ngrok Thanks To @raspduino For The Og Repo And Telling Me to Have !bash wcs.sh instead of !./wcs.sh

I want to install it now!

Open in Cloud Shell

How to run it?

!sudo apt install git wget
!wget https://github.com/Bhood23/winecloudshell-port-To-Colab-/raw/main/wcs.sh
!chmod +x wcs.sh
!bash wcs.sh

It will prompt you some questions, so prepare for that, and look carefully for the prompt, especially before the long xfce log appear (you might miss that, for sure) :) EDIT: Currently BROKEN FOR Now ): Sorry

Note

Each time you choose to set WINEPREFIX to /tmp/wineprefix, it will append a new line

!export WINEPREFIX=/tmp/wineprefix

to your ~/.bashrc.

So your .bashrc will be longer :)

License

MIT License

The script's author is not responsible to any damage caused by the script itself or by user's actions.

About

Install wine on Google Colab, together with winetricks, xfce4, and VNC through ngrok

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%