Giter Site home page Giter Site logo

wine-on-chromeos's Introduction

WINE-on-ChromeOS

This shell-script can be used to install WINE in the Chrome OS Linux environment. It was inspired by the how-tos I found here and here. With Chrome OS 97 and newer moving from Debian 10 "Buster" to 11 "Bullseye", I updated the script to use OpenPGP repository signing keys instead of the depracted apt-key command, as outlined here.

Now the script automatically executes all necessary steps to setup WINE and launch it's configuration tool. Just install the Linux environment on your Chromebook, preferably choosing more than the default partition size of 10.0 GB. Then update Linux...

sudo apt-get update
sudo apt-get dist-upgrade

...and install WINE by issuing the following command:

bash <(curl -sL https://raw.githubusercontent.com/jcarroll/WINE-on-ChromeOS/main/wine-on-chromeos.sh)

Be sure to carefully monitor the free disk space of the Linux system and be ready to expand the partition, depending on which Windows applications you're going to install. Further consider that WINE will deploy not-working shortcuts in Chrome OS' launcher and you will have to manually repair them, as outlined here. You will find the shortcuts in /home/<username>/.local/share/applications/wine/Programs/:

WINE

I have successfully tested this using Google Chrome OS up to version 112.0, the Linux environment running Debian 11 "Bullseye" and WINE 8.0. The previous version of the script worked on earlier Chrome OS versions with Debian 10 "Buster" and previous versions of WINE, too. It's just a tiny little script to speed up things a bit, which comes "as-it-is" without any warranties or support. Please feel free to adapt it to suit your needs.

wine-on-chromeos's People

Contributors

cknermann avatar jcarroll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.