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


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

The relevant section is blunt. "The Software is licensed to you, not sold," the EULA states. "You are granted a limited, non-exclusive, non-transferable, and personal license to play or use the Software for your private, non-commercial use on the system or device it was intended for."

The terms also restrict renting, modifying, or obtaining games through unauthorised means. Nothing in there is new, technically. Sony's EULA has always said this. The timing is what makes it land differently right now.

you are viewing a single comment's thread
view the rest of the comments
[–] xthexder@l.sw0.com 3 points 23 hours ago (1 children)

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/

[–] givesomefucks@lemmy.world 1 points 22 hours ago (1 children)

Arch Linux has no EULA because it is not sold software like Ubuntu Pro.

Right, your link is about use of online services...

The following Terms of Service contain the rules for the use of the internet Platform Arch Linux, operated by the Arch Linux Team, accessible under the domain archlinux.org and various related subdomains (the "Platform") and the respective Services, namely provision of the Arch Linux package platform, the forums, the wiki, the bug reporting tool and a reporting tool for security issues, Arch User Repository (AUR), Mailing Lists, IRC Channels, collaboration pads and the Bulletin Board System (the "Services") of Arch Linux ("Arch Linux", "we") by you as a user (the "User", "you").

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.

[–] xthexder@l.sw0.com 2 points 20 hours ago (1 children)

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.

[–] givesomefucks@lemmy.world 0 points 20 hours ago (1 children)

and have permissive licenses

...

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.

[–] xthexder@l.sw0.com 2 points 19 hours ago

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.