Originally Posted by
halogen2
Check which environment variables are language related -
Then you can try replacing your language with en_US in one or more of these environment variables, e.g.
Code:
LANG=en_US.UTF-8 sudo apt update
Does this do what you're looking for?
Sorry, it didn't work
Code:
-> env | grep LANG
LANGUAGE=en_US:el
LANG=en_US.UTF-8
-> LANGUAGE=en_US sudo apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
apt install still uses a mix of en_US and el