13
submitted 1 week ago by tkw8@lemm.ee to c/linux@lemmy.ml

If you're using linux and also use brew package manager on your machine, what is your use case? I'm curious why people would use brew in addition to their distribution's native package manager.

you are viewing a single comment's thread
view the rest of the comments
[-] hayk@lemmy.ml 3 points 4 days ago* (last edited 4 days ago)

whoever says pacman is enough either have all the time in the Universe to configure the miniscule knobs or have never done serious development with multi-platform/compiler deployments. controlling which compilers are used for which packages in pacman (or any other default package manager for that matter) is a headache. having multiple versions of non-conflicting gcc, llvm, cuda etc is priceless and very easy with brew.

elitism aside, brew is genuinely a good package manager when it comes to imperative ones. I still use it on my desktop arch extensively. ofc, if you have nix, there is really no good reason for it (and I'm not even sure it's possible).

PS. "but you can use docker" -- not if you want to have the same performance especially on GPUs. also have you ever tried containerizing HIP? it's a frigging nightmare.

PPS. if you disagree with the first paragraph -- please reach out or send links. i'd love to learn how to do these on finite timescales of our lifetime.

this post was submitted on 04 Jun 2025
13 points (84.2% liked)

Linux

55235 readers
1575 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS