29
(A better) Linux on Chromebook?
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I've been distro-hopping on a 2018 cheapo Chromebook for about a year. So far, I've tried Debian (Bookworm) with XFCE, AntiX, PeppermintOS, and now ARCH with Sway. None of the first three were particularly snappy, but they were all running full desktop environments. With Arch/Sway, I'm running about as light as I can get: no login manager, only 441 packages installed. Web browser is Helium. It's early yet, but I think it does feel a little faster--most of the time. Helium still takes a few seconds to load, for example.
Running bare Arch is a bit extreme, but I think the real difference probably comes down to using a WM instead of a full DE. Sway is pretty light, and from what I could find, Wayland is supposed to be a little lighter/quicker than X11, but if toy want to go that way, you could use i3. Configuration from scratch can be a bit intimidating, but I looked online for shared dotfiles I liked and customized from there.
Good luck! Hope it goes all and is a fun experiment!
My specs: Astronaut (rev 3) Chromebook. Intel Celeron N3350 dual core @ 2.4 GHz with Intel HD Graphics 500 integrated graphics, 4 GB RAM, 32 GB eMMC storage.