668
submitted 1 year ago by spicytuna62@lemmy.world to c/memes@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] pseudo@lemmy.world 76 points 1 year ago

apt-get, bitches.

And don't forget to close the door on the way out!

[-] Knusper@feddit.de 60 points 1 year ago

The real trick is to not install anything, because Firefox comes pre-installed on most Linux distros.

[-] linucs@lemmy.ml 70 points 1 year ago

pre-installed

You don't use Arch, btw

[-] Ooops@feddit.de 8 points 1 year ago

You mean "pre-installed with most DEs"...

load more comments (2 replies)
[-] pseudo@lemmy.world 6 points 1 year ago

OUT.

This is now cool people thread.

load more comments (3 replies)
[-] alokir@lemmy.world 40 points 1 year ago
[-] nodiet@feddit.de 25 points 1 year ago
load more comments (2 replies)
[-] 001100010010@lemmy.dbzer0.com 9 points 1 year ago* (last edited 1 year ago)

I always thought apt and apt-get is the same thing so why type more when you can less?

But then again, I'm a linux noob that only uses distros like Ubuntu.

I also like the software center thing in Ubuntu because of GUI and... um... why do I see a bunch of people with pitchforks?

[-] NateSwift@lemmy.world 13 points 1 year ago

apt is a newer tool that combines the functionality of apt-get and apt-cache. It’s not as backwards compatible but has a nicer more human readable output

load more comments (2 replies)
load more comments (1 replies)
[-] Xylight@lemmy.xylight.dev 65 points 1 year ago
programs.librewolf = {
  enable = true;
  extensions = with pkgs.librewolf.extensions; [
    ublock-origin
    canvas-blocker
    wappalyzer
    user-agent-switcher
  ];
};

Declarative NixOS config. Copy this to your nixos config file to get my exact librewolf config.

[-] lemmy_nightmare@sh.itjust.works 8 points 1 year ago

I see you are a man of culture as well

load more comments (3 replies)
load more comments (8 replies)
[-] torafugu@kbin.social 40 points 1 year ago* (last edited 1 year ago)
[-] Secret300@lemmy.world 35 points 1 year ago

The correct way wouldn't be on windows I can tell you that

load more comments (1 replies)
[-] philluminati@lemmy.ml 24 points 1 year ago

Downvote for using Windows.

[-] Lemmyuser_Guest@lemmy.ml 9 points 1 year ago

I want to downvote and upvote this comment at the same time

load more comments (2 replies)
[-] antrosapien@lemmy.ml 23 points 1 year ago

yay -S firefox

[-] Sarcasmo220@lemmy.ml 22 points 1 year ago

Firefox is installed by default on my Linux distro, though

[-] TooLazyDidntName@lemmy.world 11 points 1 year ago

If you have Ubuntu though you still gotta uninstall the snap version of Firefox and switch it to the deb version

[-] UnelectedReimu@lemmy.ml 7 points 1 year ago
load more comments (1 replies)
[-] Uniquitous@lemmy.one 21 points 1 year ago

Well shit, now there's nothing left for Edge to do.

[-] FrankTheHealer@lemmy.ml 21 points 1 year ago

Imagine using Windows 😤😤

$ Flatpak install Firefox

[-] SexualPolytope 10 points 1 year ago* (last edited 1 year ago)
load more comments (2 replies)
load more comments (13 replies)
[-] Dxthegod@lemmy.world 20 points 1 year ago

"I used Firefox to download Firefox" - Thanos

[-] Zyratoxx@lemmy.world 20 points 1 year ago* (last edited 1 year ago)
[-] heimchen@discuss.tchncs.de 6 points 1 year ago

The sus crew

load more comments (3 replies)
[-] Rusky_900@reddthat.com 19 points 1 year ago
load more comments (1 replies)
[-] Vilian@lemmy.ca 19 points 1 year ago

$ flatpak install app/org.mozilla.Firefox 😎

[-] cypherpunks@lemmy.ml 16 points 1 year ago
[-] xavier666@lemm.ee 7 points 1 year ago

Gigachad 🗿

[-] eric5949@lemmy.cloudaf.site 15 points 1 year ago* (last edited 1 year ago)

sudo pacman -S firefox

[-] UnaSolaEstrellaLibre@lemmy.world 15 points 1 year ago

Is winget installed by default on Windows now?

[-] otterpop@lemmy.fmhy.ml 8 points 1 year ago

Yes, finally it comes with a package manager by default!

load more comments (1 replies)
[-] pimeys@lemmy.nauk.io 14 points 1 year ago

Just casually having Firefox with plugins and settings described in my NixOS config.

https://github.com/pimeys/nixos/blob/main/desktop/firefox/default.nix

Works always the same.

load more comments (8 replies)
[-] MrScottyTay@sh.itjust.works 14 points 1 year ago

I always forget about winget

load more comments (1 replies)
[-] Semmelstulle@feddit.de 13 points 1 year ago

The REAL real wax is brew/Flatpak install Firefox

[-] victron@lemmy.world 7 points 1 year ago

Real. I just did that yesterday, uninstalled all that snap bullshit from kubuntu.

[-] kaitco@lemmy.world 6 points 1 year ago

I honestly don’t understand why it’s a snap by default now. I’ve never got it to really function the way I want as a snap. Puts a sour taste in my mouth for Ubuntu altogether.

load more comments (13 replies)
[-] RubberDucky@programming.dev 10 points 1 year ago

Legit me past week, had a misshap and had to reinstall windows, didn't want the millions of installers so I just everything via winget

[-] 0x4E4F@lemmy.fmhy.ml 8 points 1 year ago

Nope, the correct way is sudo xbps-install -Suv firefox.

load more comments (6 replies)
[-] Im28xwa@lemdro.id 7 points 1 year ago

Man I love WinGet I just hope they add multi-threaded download to speed up downloads also downloading while installing other applications

[-] Nothingwise@lemmy.world 7 points 1 year ago* (last edited 1 year ago)

Scoop is preferred as it provides versioning and user installs compared to winget which are typically machine wide and require administrative roles.

load more comments (1 replies)
[-] Flippydoo@lemmy.world 6 points 1 year ago

Is this something everyone should know to do? Or just style points for programmers?

load more comments (10 replies)
[-] minorsecond@lemm.ee 6 points 1 year ago
sudo emerge -av www-client/firefox
load more comments (3 replies)
[-] karbotect@feddit.de 6 points 1 year ago

Don't you need to google the exact package name anyways?

load more comments (2 replies)
[-] dataprolet@lemmy.dbzer0.com 5 points 1 year ago
load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 18 Jul 2023
668 points (92.7% liked)

Memes

44827 readers
2135 users here now

Rules:

  1. Be civil and nice.
  2. 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