Here is how you do it:
Simply add
Code: Select all
LC_ALL=CExamples:
If you want to update Arch or Manjaro with english output:
Code: Select all
sudo LC_ALL=C pacman -SyuIf you want to update RedHat/Centos:
Code: Select all
sudo LC_ALL=C yum updateIt is as easy as that

I have commented on this all over the place but never made an actual tip out of it
Hereby corrected