On my notebook I get A message to run 'dpkg-- configuire-a' how do I do it?
Asked by
Lenward Statham
on 2008-02-25
I can't seem to find a way to run this 'dpkg-- configuire-a'. Can you let me know how to do this?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu evince Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Vojtěch Trefný
- Solved:
- 2008-02-25
- Last query:
- 2008-02-25
- Last reply:
- 2008-02-25
Applications→
Vojtěch Trefný suggests this article as an answer to your question:
FAQ #52: “Can't install new software and updates”.
Please open a Terminal from the menu Applications-
sudo dpkg --configure -a
give your user password when requested, you don't see nothing when you type it, then press enter.
Then to upgrade from terminal:
sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade
Hope this helps
Lenward Statham (largeca) said : | #4 |
Thanks Vojtěch Trefný, that solved my question.
To post a message you must log in.