1

It bugs me to always log in to the Unity desktop to check for updates and install them. Is there any way to get the manager in gnome 3 or is there any specific command line to install the?

1 Answers1

0

It may be that they are set to update less frequently.

Open Software Center and click edit, then Software Sources

enter image description here

The click the Updates tab.

enter image description here

It may be that these are set to be very infrequent, and they aren't appearing because you update in unity before it gets a chance to.

enter image description here

There is also the following commands:

sudo apt-get update

and

sudo apt-get upgrade

and

sudo apt-get dist-upgrade

and

sudo apt-get autoremove
Tim
  • 32,861
  • 27
  • 118
  • 178