If you think you have ever felt true fear, you havent tried Gentoo yet

    • JaddedFauceet@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      27 days ago

      Noob here what is the difference?

      also why would an extra but the same character y make a difference? Is that common in the arch linux ecosystem?

      • Twinklebreeze @lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        27 days ago

        The y argument tells pacman to update the package list. This is so your computer is downloading the new packages instead of old ones from last time you updated it. The second y tells it to delete the old package list and download it from scratch. This is useful if pacman isn’t working correctly. Maybe the files got corrupted. But it wastes more resources for the repo so it is not recommended as a default.