0

Should I install root on my Linux Chromebook computer.

Someone told me that installing root on Linux terminal can be bad for beginners due to safety. I'm pretty new to using the terminal and operating systems. I want to install root to download modules like pynput or keyboard. Should I go ahead with installing root?

27th Aug 2025, 2:40 AM
Stanley Nguyen
Stanley Nguyen - avatar
3 Antwoorden
+ 3
Stanley Nguyen you don't need to install or mess with the root ... And you can still create the -venv and install pip -qq install pynput and the keyboard ... Yes, installing or messing around with the root comes with significant risk https://chromeos.dev/en/linux/setup
27th Aug 2025, 4:22 AM
BroFar
BroFar - avatar
+ 3
or use a more modern alternative like uv to manage and run your env and dependencies. https://pypi.org/project/uv/ I don't have any experience with Chromebooks, but most search queries seems to suggest enabling the Linux development environment first, installing a full Python installation and installing pip.
27th Aug 2025, 5:23 AM
Bob_Li
Bob_Li - avatar
0
Idk i still regularly accidentally delete wrong things. I must have accidentally formatted my home partition a dozen times by now. And that bootloader insists to be a victim too. But really what do u have to lose? Reinstalling a system takes <10mins and if u dont backup ur data, u have issues beyond root.
27th Aug 2025, 12:50 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar