is there a way to download bstrp studio on chrome os other than wiping chrome and installing linux
Download Bootstrap Studio for Linux (Direct Link)
Download the script (direct link)
Move the downloaded files into your Linux Folder
Open the terminal
Use the chmod +x ( chmod +x ./script.sh
) command to make the script executable.
do “sudo apt unstall libfuse2”, just incase it’s not already added
execute the script ( ./script.sh
)
and that’s really all. You will see it in your apps.
You will need to open the terminal each time before you run Bootstrap Studio.
1 Like
You can also follow this entire guide I’ve made:
Install Bootstrap Studio on ChromeOS - Tips and Tricks - Bootstrap Studio Forum
1 Like