this post was submitted on 21 Jul 2023
831 points (93.2% liked)
Memes
45595 readers
1255 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
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
winget install -e --id Mozilla.Firefox
dnf install firefox -y
pacman -S firefox
emerge --ask www-client/firefox
flatpak install org.mozilla.Firefox
zypper in firefox
opi in firefox
Also how do you format the text like that?
using backticks for inline code
`some text` ->
some text
or triple backtick for code block
install firefox
... I really like aliases.
Real Men™ compile from source!
Slap a -h on there to make it silent too.