but don’t wanna put up with Ubuntu/systemd crap.

  • @Gentoo1337
    link
    46 months ago

    I’ve used void and gentoo but i dont get this meme

    • @0x4E4FOP
      link
      English
      36 months ago

      You don’t compile everything from source in Void. Most popular packages are prebuilt and available in the default repo, even some proprietary ones (if the license allows redistribution).

      • @Gentoo1337
        link
        26 months ago

        Ahh i see. Yeah that makes sense, the void repo is huge.

        • @0x4E4FOP
          link
          English
          4
          edit-2
          6 months ago

          Well, maybe not huge, but fairly big, yes. It’s a close second to Arch and the only distro that’s not systemd based that has that ammount of packages, whether it be prebuilt or not.

          The scripting system and xtools is what makes it so appealing. You could litelarly have a working template for xbps-src in hours (at worst). And then you just run ./xbps-src pkg whatever and that’s that, you can install your package on your system, share the template with the world, whatever you like.