this post was submitted on 09 Apr 2024
176 points (97.3% liked)

Linux

45377 readers
1134 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 30 points 2 months ago (13 children)

What is the best option if you wanted to run Linux on ARM?

These days I'm more interested in the ARM world rather than the x86 world because ARM is simpler, power-efficient, scalable from cortex M0 to X4 and everything in between, and I took a class on ARM assembly language. x86, on the other hand, is full of legacy cruft and complicated as a result, and x86 is power hungry. Look at the new Intel 14900K, it draws over 400W!

[–] [email protected] 8 points 2 months ago

Debian? They have good ARM support (the raspberry pi OS is based on Debian, uses its repos). Definitely also install flatpak. Most, but not all, flatpaks have arm builds.

load more comments (12 replies)