this post was submitted on 23 Aug 2026
552 points (99.6% liked)
Technology
87469 readers
3328 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Arch Linux has no EULA because it is not sold software like Ubuntu Pro.
They have a Terms of Service for the online services, which you can be banned from for misuse, but this does not prevent you from using the software. You can legally obtain it through any of the hundreds of mirrors, or even compile it from scratch.
https://terms.archlinux.org/
Right, your link is about use of online services...
There's no EULA, but after reading up on it, isn't it even considered software?
Like, it seems to really just be a command line, that straps together a bunch of individual packages, which add up to a very very lightweight OS, and then even more can be added on.
Seems really cool, and I like the idea. But my understanding is the packages themselves have EULA's on their own and function pretty autonomously.
I think thats going to the closest anyone gets tho, thanks for linking it.
All packages published to the arch linux repository are free software that can be built from source and have permissive licenses. Non-free software such as nvidia drivers and other things are distributed separately through the AUR, and aren't managed by the Arch Linux team.
I would consider the collection of software provided to be no different than any other OS with optional packages. There are several forks of Arch Linux like EndeavourOS that have more complete defaults.
...
That's the difference you don't see.
There's not one license, there's multiple. Which is a good system, but doesn't mean there's no EULA, it means there's multiple.
A permissive license is a specific category of open source license. As I said, all official repository software is free and open source. If the terms of the license did not allow it to be freely distributed or was a revocable license, it would not be allowed in the arch repository.