Files
GoogleDriveManagement/wiki/legacy/l-Chrome-OS-Installation.md

9 lines
543 B
Markdown

Chrome OS devices that [support Linux apps](https://support.google.com/chromebook/answer/9145439?hl=en) can run GAM. This includes Intel/AMD x86_64 Chromebooks as well as ARM-based Chromebooks with Mediatek or Rockchip 64-bit CPUs.
1. [Set up Linux on your Chromebook](https://support.google.com/chromebook/answer/9145439?hl=en).
1. From the Terminal app, run the following commands:
```
sudo apt update
sudo apt install xz-utils
```
1. Follow the [Quick Start Linux install](https://github.com/jay0lee/GAM#linux--macos) instructions.