PDA

View Full Version : [ubuntu] add/remove applications won't populate (ubuntu 8.10)



ndipity
February 24th, 2009, 05:51 PM
Hi all,
Forgive me for asking what may be a stupid question, but I am really new to Linux...
I recently installed ubuntu 8.10 and at first was able to search for and add new applications with no problem. Now, when I open the add/remove applications window all I get is "There is no matching application available", and there are no longer any categories off to the left, only "all". This is the same whether I'm showing all available applications, installed applications, etc.
If anyone could tell me how to fix this I'd really appreciate it. Thanks!

cariboo
February 24th, 2009, 06:49 PM
Try going to System-->Administration-->Synaptic Package Manager and click the reload button to update the repositories.

Jim

ndipity
February 24th, 2009, 10:45 PM
Try going to System-->Administration-->Synaptic Package Manager and click the reload button to update the repositories.

Jim
Thanks Jim,
I am able to install programs through the synaptic package manager, but reloading there didn't seem to help the issue with add/remove programs - I'm still not seeing anything listed there... is there anything else I might try?
Sara

plucky
February 25th, 2009, 01:41 PM
Thanks Jim,
I am able to install programs through the synaptic package manager, but reloading there didn't seem to help the issue with add/remove programs - I'm still not seeing anything listed there... is there anything else I might try?
Sara

Try from a terminal
sudo apt-get install --reinstall gnome-app-install

Some people have been having problems with this especially after installing Adobe Air.

Good Luck

ndipity
February 26th, 2009, 05:50 AM
Try from a terminal
sudo apt-get install --reinstall gnome-app-install

Some people have been having problems with this especially after installing Adobe Air.

Good Luck

Thanks, that did the trick!