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.
update-manager
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
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).Launch Update Manager and try again.
Running update through a terminal gives option whether to allow or disallow untrusted packages.
If you trust the package source, type
y
.