Ubuntu – “Require Installation Of Untrusted Packages” while upgrading with the update manager

update-manager

screenshot

It didn't fixed the error. So, how do I fix my GUI update?

For every software I have to install it from command line because I got same error when install software from Ubuntu Software Center.

Best Answer

  1. Write in a terminal: sudo apt-get update && sudo apt-get upgrade or edit Update Manager settings (try this first if you have already configured Update Manager).

    CLI

  2. Launch Update Manager and try again.

    GUI

Running update through a terminal gives option whether to allow or disallow untrusted packages.

WARNING: The following packages cannot be authenticated!
  playonlinux
Install these packages without verification [y/N]?

If you trust the package source, type y.