this post was submitted on 09 Feb 2024
4 points (100.0% liked)
Open Source
31205 readers
124 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But is there any plans to support GNU Linux distros, like Debian or Nix? From the first look the browser is only for Serenity.
On Nix, it’s available:
environment.systemPackages = [ pkgs.ladybird ];
It does build on Linux distros as well. There's already a package on the AUR for instance: https://aur.archlinux.org/ladybird-git.git
https://aur.archlinux.org/packages/ladybird-git
Linux is the only platform to get native WebGL, too!
That aur link should be: https://aur.archlinux.org/packages/ladybird-git 🙂
Verify your dependencies! Also check the release comments for tips and tricks.