Results 1 to 5 of 5
I attempted to install a package i downloaded and a message keeps poppin up saying only one software management tool allowed to run at one time. It suggested i close ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-14-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
[SOLVED] update manager help
I attempted to install a package i downloaded and a message keeps poppin up saying only one software management tool allowed to run at one time. It suggested i close my update manager or aptitude or synaptic first and far as i know i dont have anything running at this time. I really confused and new to linux so please help
- 03-15-2009 #2
Updater runs in background by default. Check if any Updater Icon available on top or bottom panel. Exit Updater before using Synaptic.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-15-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
installing updates question
now when i try to install my updates its showing up error you must manually run 'dpkg--configure-a' what does that mean and how do i do that
- 03-15-2009 #4
Open Terminal and execute this
Code:sudo dpkg --configure -a sudo apt-get clean all sudo apt-get update
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-15-2009 #5Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
Thank you
Thank you for your help



