

Exactly. I can understand them not installing a browser by default as part of their “principled stance against social media”, but blocking the install entirely is WILD. I also do wonder how they actually do that though… Just a list of “known browsers” and blocking their install? It’s Linux - what if we fork a browser and rename it “totally not firefox”, would it even catch it?
I am not at home (and work is stuck on windows) so I can’t verify with 100% certainty… But I believe what I did was pacman -Qm to list the AUR packages. Then I did pacman -Qi <package_name> to list the details about why it was installed, what dependencies it has, what depends on it, and when it was last updated. Mine showed like 2 years prior (whenever I installed the OS) because there hadn’t been any update to it in years (until the attack). If your date for last updated is recently, you probably have a problem.