this post was submitted on 06 Jun 2026
7 points (68.4% liked)

Linux

65642 readers
462 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 7 years ago
MODERATORS
 

i mean on pc arm not mobile arm

top 25 comments
sorted by: hot top controversial new old
[–] floquant@lemmy.dbzer0.com 6 points 9 hours ago

Linux runs on ARM, as well as on Alpha, ARC, C-Sky, Hexagon, LoongArch, m68k, Microblaze, MIPS, Nios II, OpenRISC, PA-RISC, PowerPC, Power ISA, RISC-V, ESA/390, z/Architecture, SuperH, SPARC, x86, and Xtensa

[–] DieserTypMatthias@lemmy.ml 2 points 7 hours ago

If your system is ARM SystemReady certified, then yes.

[–] atzanteol@sh.itjust.works 6 points 10 hours ago
[–] alt_xa_23@midwest.social 8 points 23 hours ago

Raspberry pis are arm based and run linux

[–] frosty@pawb.social 5 points 23 hours ago

The Asahi Project even has Fedora Linux running on Apple Silicon Macs, which are ARM-based.

https://asahilinux.org/

[–] nyan@sh.itjust.works 9 points 1 day ago (1 children)

Linux runs on just about anything, including arches you've never heard of. With arm, assuming you can get at the bootloader, your largest problem is likely to be assembling a compatible device tree if the manufacturer doesn't provide one.

[–] schnurrito@discuss.tchncs.de 1 points 9 hours ago

Pretty sure that compared to NetBSD, Linux still runs on relatively few architectures. 😝

Linux has run on ARM procs for some time. Software is a little hit or miss, but most things have a compiled build for it at this point. A lot of the big servers are running ARM processors due to potential power savings.

The popularity of the Raspberry Pi really increased the number of projects with ARM builds as well. It's been possible to run a pretty decent desktop stack for 10 or 15 years. When the Pi2B came out.

If you happen to run across a project that is not available on ARM you might give a go at compiling it yourself. About half of the time it's not too difficult and a good beginner project.

[–] anon5621@lemmy.ml 13 points 1 day ago

Yeah it does but it really vary from vendor, arm much locked down to what vendor do

[–] thatradomguy@lemmy.world 6 points 1 day ago

What PC? Some boards run Armbian:

https://armbian.com/

[–] fratermus@piefed.social 7 points 1 day ago

will linux run on arm?

Millions of Raspberry Pi say "yes, it will".

[–] GustavoM@lemmy.world 4 points 1 day ago
[–] bad1080@piefed.social 7 points 1 day ago

only the ARM versions

[–] A_norny_mousse@piefed.zip 6 points 1 day ago

i mean on pc arm

Yes, that too.

I guess most arm devices have only Linux implemented.

[–] M33@piefed.world 2 points 1 day ago

Only if you have a very long arm, like Monkey D Luffy.

[–] fatality666@suppo.fi 2 points 1 day ago

please take your meds.

[–] Quazatron@lemmy.world 2 points 1 day ago

Linux will run on a potato, and it doesn't even have to have hardware memory management.

[–] Shimitar@downonthestreet.eu 2 points 1 day ago

It is already reality .... Since quite a few years ...

[–] warmaster@lemmy.world 2 points 1 day ago (1 children)

It's already running on a gazillion devices.

[–] SatyrSack@quokk.au 2 points 1 day ago

Take that, Java

[–] flameleaf@lemmy.ml 1 points 1 day ago

Does it work on arm terminals? I want it on a Pip Boy. Do I need to run the Demon Summoning Program in Wine or is there a native ELF class?

[–] BCsven@lemmy.ca 1 points 1 day ago* (last edited 1 day ago) (1 children)

My iomega ARM based NAS from 15 years ago runs Debian

[–] HaraldvonBlauzahn@feddit.org 2 points 17 hours ago* (last edited 17 hours ago) (1 children)

I had, 17 years ago, a D-Link DNS 232 NAS with an Arm CPU. It ran a pirated (GPL violating) version of Linux. A lawsuit happened, and people published a free version which could install debian in a chroot. I ran an nginx webserver on it, and MoinMoin wiki. The wiki was a tad slow because the box had only 32 Megabyte of RAM (yes, Megabytes). But it worked nicely for years. Had to take it down when Python2 was not supported any more, since MoinMoin developers never managed to port it to Python 3.

[–] BCsven@lemmy.ca 1 points 10 hours ago

Yep, they work decently. Mine has 256Mb RAM and handles music streaming and Samba Shares via OoenMediaVault. I have it blocked from the internet these days since it can't install latest kernels and probably has a ton of exploit CVEs