I use Windows btw

  • @mafbarOP
    link
    11 year ago

    How do you roll back packages? Do you use Timeshift or just using pacman?

    • @SergeKaramazov
      link
      3
      edit-2
      1 year ago

      just pacman -U /var/cache/pacman/pkg/package-X.Y.Z.tar.xz or install the downgrade script for a better experience. not sure about timeshift, it sounds like a backup tool to me.

      • @mafbarOP
        link
        11 year ago

        This is the Arch way, I feel. Timeshift though, if I’m not mistaken, is a system restore tool, which seems pretty useful though I’ve never used it myself.