this post was submitted on 14 Feb 2024
217 points (98.7% liked)
linuxmemes
20880 readers
9 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is that chromium too by any chance?
It's Chromium's non-Google cousin.
If that piques your interest, be aware that it's mostly Apple's baby.
And to swing back positive again, it's open-source because Apple didn't create it in the first place and they're bound by GPL to keep it that way.
Finally, a useful fun fact: WebKit GTK often comes with a
MiniBrowser
program that is a bare-bones web browser wrapped around the engine.It isn't symlinked in
/usr/bin
or anywhere like that, but it does work as an emergency secondary browser if something breaks your main one.It's usually found somewhere like
/usr/lib/{OS type}/webkitgtk-{version}/MiniBrowser
On my machine it's
/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser
Oh right, webkit (I seem to be bad at understanding the words I'm reading). I love that most modern web engines are just forks of KHTML
I've never emerged chromium, proud waterfox user :)