• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: June 6th, 2023

help-circle
  • This type of shit happens if you intentionally mess up your own system (or use Manjaro). pacman requires extra confirmation (instructions only found in its man page) before even allowing you to delete bash (base requires it). bash has also never been replaced, and even if you deleted it, it would still be loaded in RAM. Even still, if you deleted it and immediately rebooted, it would be a quick fix for anyone familiar with the distribution they’re using, and would not require reinstalling the whole thing.



  • deadcade@lemmy.deadca.detoMemes@lemmy.mlLet's update...
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    20 hours ago

    Yes. -Syyu is for “Sync (repository action), database update (forced), upgrade packages”, in that order (though the flags don’t have to be). Doubling a lowercase character like yy or uu is to force the operation. yy in particular shouldn’t be needed, as it only overrides the “is your database recent” check. Unless you’re updating more than every 5 minutes, using a single y is perfectly fine.