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

  • 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.