-3

Let me know word "-f" mentioned in apt-get -f install, what it actually denotes?

apt-get -f install

azardin
  • 145

1 Answers1

3

-f tells apt-get to fix broken packages by trying to locate and install missing dependencies.

guntbert
  • 13,134
ravery
  • 6,874
  • Errors were encountered while processing: postfix mailutils E: Sub-process /usr/bin/dpkg returned an error code (1) – azardin Dec 14 '17 at 06:30
  • Please help me on the above error. If possible, in the question also. https://askubuntu.com/questions/985925/sub-process-usr-bin-dpkg-returned-an-error-code-1-mailutils-installation – azardin Dec 14 '17 at 06:32