Wednesday 5 December 2012

Fix for "packages cannot be authenticated" warning on Ubuntu

Sometimes when installing packages on Ubuntu Linux, you'll get a warning like this:

sudo apt-get install foo bar
    ...
    WARNING: The following packages cannot be authenticated!

    foo bar
Install these packages without verification [y/N]?


The fix is trivial...