I know I said in my last post I’m a noob, and, i still am, I’m just a noob who can follow a YouTube tutorial. I installed Arch, not only for its minimalistic install, but also because I love the AUR. Everything I could ever want to install is there, and anyone who wants to upload their files can. This gives a windows-like install experience, which, pardon my… spanish, is actually pretty good. Any program is free to be uploaded and installed by anyone.

My question to you is: If you do not use an arch-based distro, how do you go about installing software? I’ve heard people say that “the default package manager is enough” but I can’t be the only person who installs niche software. I wouldn’t want to only be able to install packages hopefully approved by my distro. Flatpaks are kind of annoying, in my opinion? It’s not a native install of a package, it’s sandboxed (which can be good in some cases, but in general just an inconvenience.) Compiling from source is too hardcore for me, so props if that is you, however, non-FOSS software has to be moved by hand to its specific folders and .desktop files have to be made by text. If you don’t use the AUR, how do you go about your Linux experience?

P.S. Hope you like the new sux/teal logo!

  • @0x4E4F
    link
    4
    edit-2
    1 year ago

    I use Void, so basicially, the equivalent of the AUR is xbps-src, so… you compile everything from source based on templates.

    • @carrotOPM
      link
      41 year ago

      I feel like void has gotten really popular recently, what’s changed?

      • @0x4E4F
        link
        3
        edit-2
        1 year ago

        Nothing as far as I know. The number of packages in xbps-src has risen substantionally, but that’s always a WIP.

        It’s stable (opts more for stable than bleeding edge, unlike Arch), fast, most of the things just work, you build it up like Arch (from terminal), doesn’t use systemd… that’s about all I can think of ATM 😂.