How to install RPG Paper Maker on a Chromebook


Today we are looking at how to install RPG Paper Maker 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!

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

a Big thanks to the tp doctor for telling me about this application and his support.

Commands Used:
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources_chrome_os_made_simple.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 -y
5) sudo apt dist-upgrade
6) sudo apt install libpulse-dev
7) wget https://github.com/RPG-Paper-Maker/Updater/releases/download/2.8/RPG-Paper-Maker.tar.gz
8) tar xf RPG-Paper-Maker.tar.gz 
9) ./RPG-Paper-Maker/RPG-Paper-Maker --disable-framerate-limit
10) sudo apt install menulibre
11) 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