this post was submitted on 14 Dec 2024
-34 points (18.5% liked)

Linuxsucks

350 readers
1 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
  3. No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations

founded 10 months ago
MODERATORS
 

Can you install Librewolf on Android with the instructions for 'other Linux'? Why are Linux phones still in development and not able to be daily driven if you could just swith distros, fork Android, etc?

you are viewing a single comment's thread
view the rest of the comments
[–] smokinliver@sopuli.xyz 4 points 8 months ago (2 children)

Most of it can be removed with adb. The commands arent even difficult,

adb shell
pm list packages
pm [-k] --user 0 [package-name]

Here is a great writeup.

[–] BearOfaTime@lemm.ee 3 points 8 months ago

Plus there are plenty of very minimalist distros (hell, I'd say most distros are minimalist).

I'm also not going to blame Linux generally, for something a company adds on top of a Linux kernel.

The Android problem is a different issue altogether.

[–] madthumbs@lemmy.world -4 points 8 months ago

Thanks for sharing! I'm a tad hesitant for things like this because I'm not running out of space (complaining about bloat is over-done) and I had a rooted Android become unrooted.