Discuss Scratch

ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

This thread is for using linux on chromebook.
You can turn it on by heading to settings and clicking on advanced. Then click on developers. There should be some text that says “Linux development environment (Beta)”. Click the turn on button next to the text. This will add a terminal and a linux system to the chromebook
ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

How to install python 3.9
original tutorial
Run the following in the terminal
sudo cp /etc/apt/sources.list sources.list
sudo echo deb https://deb.debian.org/debian sid main | sudo tee -a /etc/apt/sources.list
sudo apt update
sudo apt install python3 python3-pip build-essential libssl-dev libffi-dev python3-dev -y
sudo mv sources.list /etc/apt/sources.list
sudo apt update
To access python type below into the terminal
python3
python3.9

Last edited by ninjaMAR (April 30, 2021 12:46:21)

Raihan142857
Scratcher
1000+ posts

Linux mode on Chromebook

rip my school restrictions dont let me use linux
airplanedodge
Scratcher
1000+ posts

Linux mode on Chromebook

ninjaMAR wrote:

sudo echo deb https/deb.debian.org/debian sid main  | sudo tee -a /etc/apt/sources.list
Why does code=bash think it needs to run emoji BBCode inside the code tag?
sudo echo deb https://deb.debian.org/debian sid main  | sudo tee -a /etc/apt/sources.list
Look, it runs fine otherwise.

Last edited by airplanedodge (April 30, 2021 01:17:57)

Chiroyce
Scratcher
1000+ posts

Linux mode on Chromebook

I never knew this was possible, cool! So does it have a GUI as well or just a terminal?
Socialix
Scratcher
1000+ posts

Linux mode on Chromebook

Chiroyce wrote:

I never knew this was possible, cool! So does it have a GUI as well or just a terminal?
“run linux tools, ides, and more on your chromebook.”
CHROMEOS IS GENTOOOOOOO LINUX COMPILED FOR SCHOOLS!!!!!!!!!!!


so if its gentoo, it can run gentoo stuff in gui! i guess this mode just unlocks what gentoo linux can do!
ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

Raihan142857 wrote:

rip my school restrictions dont let me use linux
rip my old school blocked linux because i turned it on

airplanedodge wrote:

ninjaMAR wrote:

sudo echo deb https/deb.debian.org/debian sid main  | sudo tee -a /etc/apt/sources.list
Why does code=bash think it needs to run emoji BBCode inside the code tag?
sudo echo deb https://deb.debian.org/debian sid main  | sudo tee -a /etc/apt/sources.list
Look, it runs fine otherwise.
idk

Chiroyce wrote:

I never knew this was possible, cool! So does it have a GUI as well or just a terminal?
it has its own gui because it uses chromeos
it has a terminal
sudo apt-get install emacs
Chiroyce
Scratcher
1000+ posts

Linux mode on Chromebook

ninjaMAR wrote:

rip my old school blocked linux because i turned it on
really?
Sheep_maker
Scratcher
1000+ posts

Linux mode on Chromebook

I was able to run Minecraft (Java Edition) and connect to a friend's server on a Chromebook, though it took quite a while to install, and the Chromebook came close to running out of storage space. It seems the storage reserved for Linux can only grow, not shrink, so even after uninstalling Minecraft, the Chromebook continued to complain about storage space until I uninstalled Linux

Unfortunately, the Chromebook I normally use doesn't support Linux or Google Play because it is too old
ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

Sheep_maker wrote:

I was able to run Minecraft (Java Edition) and connect to a friend's server on a Chromebook, though it took quite a while to install, and the Chromebook came close to running out of storage space. It seems the storage reserved for Linux can only grow, not shrink, so even after uninstalling Minecraft, the Chromebook continued to complain about storage space until I uninstalled Linux

Unfortunately, the Chromebook I normally use doesn't support Linux or Google Play because it is too old
How do you install minecraft?

Chiroyce wrote:

ninjaMAR wrote:

rip my old school blocked linux because i turned it on
really?
I think so

Last edited by ninjaMAR (May 4, 2021 02:13:00)

ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

bump
Sheep_maker
Scratcher
1000+ posts

Linux mode on Chromebook

ninjaMAR wrote:

Sheep_maker wrote:

I was able to run Minecraft (Java Edition) and connect to a friend's server on a Chromebook, though it took quite a while to install, and the Chromebook came close to running out of storage space. It seems the storage reserved for Linux can only grow, not shrink, so even after uninstalling Minecraft, the Chromebook continued to complain about storage space until I uninstalled Linux

Unfortunately, the Chromebook I normally use doesn't support Linux or Google Play because it is too old
How do you install minecraft?
IIRC you might be able to just double click the .deb file in the file explorer
ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

Sheep_maker wrote:

IIRC you might be able to just double click the .deb file in the file explorer
It worked
Sheep_maker
Scratcher
1000+ posts

Linux mode on Chromebook

ninjaMAR wrote:

Sheep_maker wrote:

IIRC you might be able to just double click the .deb file in the file explorer
It worked
Nice! Do you have a screenshot?
ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

Sheep_maker wrote:

ninjaMAR wrote:

Sheep_maker wrote:

IIRC you might be able to just double click the .deb file in the file explorer
It worked
Nice! Do you have a screenshot?
No. I never played the game because I didn't want it to take too much space

Last edited by ninjaMAR (May 20, 2021 21:10:06)

ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

airplanedodge
Scratcher
1000+ posts

Linux mode on Chromebook

ninjaMAR wrote:

neato. can you install adobe air (you can get it from the wayback machine of this link: http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin

and then install this?:
https://uploads.scratch.mit.edu/scratchr2/static/sa/Scratch-461.air
I understand if the command line doesn't allow you to do that, I haven't ever really used it

Last edited by airplanedodge (May 20, 2021 21:49:33)

ninjaMAR
Scratcher
1000+ posts

Linux mode on Chromebook

airplanedodge wrote:

stuff
it says no such file or dir when i run air

Last edited by ninjaMAR (May 21, 2021 00:18:09)

kccuber
Scratcher
1000+ posts

Linux mode on Chromebook

posted from the wrong account lol sry

Last edited by kccuber (May 21, 2021 13:36:19)

Powered by DjangoBB