this post was submitted on 04 Oct 2023
1539 points (98.0% liked)

Programmer Humor

19166 readers
1016 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 11 months ago (2 children)

You don't even need a browser

winget install Mozilla.Firefox

[–] [email protected] 26 points 11 months ago (4 children)

That's a weird way to write apt install firefox

[–] [email protected] 7 points 11 months ago

Who needs to sudo apt install firefox when it already comes preinstalled on most distros?

[–] Gingernate 3 points 11 months ago

where my zypper fam at?

[–] [email protected] 2 points 11 months ago

Weird way to dnf install firefox

[–] [email protected] 1 points 11 months ago (1 children)

That's an usual way to write snap install firefox

[–] words_number 12 points 11 months ago* (last edited 11 months ago) (2 children)

No!

apt: ok

pacman: ok

flatpak: ok

appimage: ok

built stuff from source: ok

snap: over my dead body

[–] [email protected] 1 points 11 months ago

Don’t forget dnf!!!!

[–] words_number 3 points 11 months ago

True, I missed that winget is now preinstalled with newer windows versions. I don't use windows a lot though, especially not for browsing the web.