I use Arch btw

    • iopq
      Aquileo | link
      Aquileo | fedilink
      Aquileo | arrow-up
      2
      ·
      7 days ago

      You need them like you need fire extinguishers

      My Ubuntu LTS upgrade failed. Would have killed for a rollback

                • iopq
                  Aquileo | link
                  Aquileo | fedilink
                  Aquileo | arrow-up
                  1
                  ·
                  6 days ago

                  Never used it, but I’m fairly sure you can’t have conflicting dependencies with pacman. If package A requires a new dependency version and package B requires an older one you can’t have both installed

                  • Victor
                    Aquileo | link
                    Aquileo | fedilink
                    Aquileo | arrow-up
                    1
                    ·
                    6 days ago

                    This can happen and it’s usually solved by just introducing a new package which is the old version of the package, and which won’t be updated.

                    But this isn’t really the aim of Arch. I’ve never had this issue except for with Spotify when installed via pacman, and then only needed it to get playback of local music files.

                    After I switched to installing it from Flatpak, it included all the necessary packages with correct versions (obviously, because that’s how Flatpak works).

                    But as I said, the aim of Arch is to support working, latest versions of software. If you want to be able to roll back stuff, Arch is probably not for you, even if it’s very simple to roll back stuff if you have the package file on disk or it’s still available in the remote package repo. But if this is something you often come across, sure.