Disable Annoying Update-Manager Popup in Ubuntu

This post was written by admin on February 19, 2010
Posted Under: General

Update-Manager window frequently pop-up when I’m operating on my Ubuntu machine.

It’s very annoying and follow is what I did in my Ubuntu Karmic machine to disable this annoying pop-up window.

Step1: Go to System->Administration->Software Sources->Updates tab,un-tick all check-boxes.
update-manager

Step2: Go to System->Preferences->Startup Applications->Un-tick “Update Notifier”
update-manager1

Hope this help,and you can manually run update-manager from System->Administration->Update Manager to update your system.

Related posts:

  1. 2ClickUpdate – Another Powerful Update Manager for Ubuntu in Two Clicks(GUI&CLI)
  2. Disable the annoying Beep when shutdown Ubuntu
  3. Upgrade ubuntu 9.04(Jaunty) to ubuntu 9.10(Karmic) using update manager
  4. Touchpad Indicator update with Auto-Disable touchpad when mouse plugged
  5. Fix DSL pppoe connection problem with Network Manager in Ubuntu 9.10

    Reader Comments

    # by konsole :)

    gconftool -s –type bool /apps/update-notifier/auto_launch false

    [Reply]

    #1 
    Written By Sérgio Luiz Araújo Silva on May 31st, 2010 @ 9:15 am

    thanks, it really helps.

    [Reply]

    #2 
    Written By whubrian on February 28th, 2011 @ 8:15 am

    No –type, it’s -t

    gconftool -s –t bool /apps/update-notifier/auto_launch false

    [Reply]

    #3 
    Written By Miguel on March 27th, 2012 @ 1:06 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address