Sudo apt install -f gives syntax error

Should it be

Sudo apt-get install -f

As per your info page

Where the f is to fix the error

Or can you use apt without the get part …

1 Like