The <dash>fix<minus>missing should be <minus><minus>fix<minus>missing.

man apt-get
sudo apt-get update --fix-missing
sudo apt-get install -f
sudo apt-get dist-upgrade
sudo apt-get autoclean
sudo apt-get autoremove

I don’t clean my repository unless I’m low on disk space.  But that’s just me.

— Joseph.P.Scanlan@n7xsd.us
 n7xsd@arrl.net
— +1-702-896-0507
So he went inside there to take on what he found.  But he never escaped them, for who can escape what he desires?
 —Tony Banks of Genesis in "The Lady Lies"

On May 16, 2017, at 12:33 , Chas. Thompson <Chas@Num1Pirate.com> wrote:

  1. sudo apt-get update –fix-missing
  2. sudo apt-get install -f
  3. sudo apt-get dist-upgrade
  4. sudo apt-get autoclean
  5. sudo apt-get clean
  6. sudo apt-get autoremove