Check whether your Chromebook supports Linux
Back up your files
Open Settings
Go to Advanced
Select Developers
Turn on Linux development environment
Follow the on-screen setup prompts
Wait for Linux to install
Open the Terminal app
Update Linux packages with `sudo apt update`
Upgrade packages with `sudo apt upgrade`
Install apps with `sudo apt install
Restart your Chromebook if needed
