Errors when running application using terminal / yakuaza

upd is an alias
alias upd='sudo reflector --latest 5 --age 2 --fastest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist && cat /etc/pacman.d/mirrorlist && sudo pacman -Syu && fish_update_completions && sudo updatedb'
In my opinion it will not pick the repos from Vietnam (there is no reference to “country”.
By-the-way, if you get corrupted packages or the like, just apply this one and you’ll be fine.

6 Likes