[FIX] Add/Remove Applications List Empty Ubuntu Linux 8.10

So suddenly you can no longer add or remove new programs because everything is gone in your Add/Remove applications list?  Same thing happened to me and luckily the fix is quite easy.  It seems that the culprit is an installation of Adobe Air, but don’t worry no need to remove Adobe Air and lose all of those cool programs., just follow the simple instructions below:

  1. Close all open applications, you can keep this browser window open
  2. Open a terminal session (Applications -  Accessories - Terminal)
  3. In the terminal type:
    sudo apt-get install gnome-app-install --reinstall
  4. Hit enter and watch the gnome-app-install reinstall
  5. All done, your Add/Remove Applications list should be working like new!

Let us know in the comments if this worked for you or if you had any issues.


Send Dr. Tim Nerenz not Tammy Baldwin to Washington from Wisconsin's 2nd District U.S. House of Representatives

5 Responses to “[FIX] Add/Remove Applications List Empty Ubuntu Linux 8.10”

  1. Hi, slight mistake there, its — and NOT -, thanks for the fix :) sudo apt-get install gnome-app-install –reinstall

    sudo apt-get install gnome-app-install –reinstall

  2. your blog changed the double dash to a single one, prob some auto correction plugin. Anyways in the -reinstall, there are two dashes and not only one.

  3. Works like a charm. Thanks.

    Needs to be 2 hyphens before the “reinstall” part of the shell command.

  4. Thanks for letting me know, in the editor it looks fine so not sure what happened. Fixed now though!

  5. tndaisy1960 Says:

    It WORKED! Thank you so much! I’d been hunting for a solution for this for quite a while.

Leave a Reply