How to install Veloren on a Chromebook


Update:  Due to updates in Veleron this method no longer works.  Have a look at our playlist of other game tutorials, if you like.  We apologize for the inconvenience.

Today we are looking at how to install Veloren on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.

If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

Please take note that the game can be laggy depending on the hardware inside of your Chromebook.

Update: with the release of Chrome OS 120, the Linux container on a Chromebook has been upgraded to a newer version.  This tutorial still works exactly as in the video, however, the first 5 commands are no longer required.  Hope it helps

Commands Used:
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources.list
2) sudo touch /etc/apt/sources.list
3) sudo echo deb https://deb.debian.org/debian bookworm main  | sudo tee -a /etc/apt/sources.list
4) sudo apt update
5) sudo apt dist-upgrade
6) wget https://github.com/veloren/airshipper/releases/latest/download/airshipper-linux.tar.gz
7) tar -xf airshipper-linux.tar.gz
8) ./airshipper
9) sudo apt install menulibre
10) menulibre


Official Site:

We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/

All Currently Supported Chromebooks with Linux Apps (Crostini) support


Have a look at our Chromebook comparison and Buyers Guide!

Join our mailing list to be notified about all major Chromebook Sales.

Comments