• katy ✨
    link
    fedilink
    127 months ago

    unpopular opinion. homebrew is better than apt or yum.

    • @Grass
      link
      37 months ago

      Probably why it’s an option on some distros

    • @[email protected]
      link
      fedilink
      English
      -37 months ago

      Sorry you’re wrong 😛

      Homebrew only supports one user (AFAIK). We had shared iMacs at work, and some stuff was installed using homebrew with the permissions modified so everyone could access what was installed. One night I got bored at work and upgraded some things… Which changed the permissions back to only the user that installed the cask (or whatever) and broke the terminal and other things for everyone else. My coworker was pissed the next time he saw me.

      Any sane Linux package manager (I’m not counting Snap and FlatPak) installs stuff system-wide and all users can access the installed packages.

      Linux is inherently a multi-user OS but Apple apparently stripped that feature from OS X.

      • @[email protected]
        link
        fedilink
        English
        17 months ago

        Of course things are going to break if you take something that’s meant to be installed per-user and open up one user’s installation to everyone else on the system. Not Brew’s fault your company’s IT used it outside spec.

        • @[email protected]
          link
          fedilink
          English
          17 months ago

          It’s no necessarily Brew’s fault either, but more the shitty way Apple decided to implement it.