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

    I find it amazing that so many distros with volunteers manage to curate a vast software ecosystem, reasonably successfully and yet some of the largest companies on the planet, worth more than $1T each cannot manage to find the resources to do it efficiently.

    Imagine firing up a cmd or ps prompt in Windows and tying in: msiexec install adobe-hipster-app and it just works.

    • @k4j8
      link
      13 months ago

      Have you tried Chocolatey? https://chocolatey.org/. It’s a package manager for Windows and works great, much like brew for Mac. Or, if you prefer portable installation of programs without requiring admin, try Scoop (https://scoop.sh/). Of course, I’d rather use paru or yay on Arch, but I’m glad these options exist.

      I find it hilarious that Microsoft even suggests these tools on their own GitHub page for the Windows Terminal.

      • JackbyDev
        link
        fedilink
        English
        13 months ago

        If I knew how to “sudo” on Windows then requiring admin wouldn’t be so bad.