I am using 10.4 for some reason it keeps searching for the updates but doesn't get them.
Announcement
Collapse
No announcement yet.
Can't update [solved]
Collapse
This topic is closed.
X
X
-
Re: Can't update
it keeps searching for the updates but doesn't get them.
Rule of Thumb
When you get a mysterious error/no start/no audio/no video with the gui, use the cli.
With the cli you usually get the full error message and could do a net search with the error message.
Konsole - update the package information:
Code:sudo apt-get update
Konsole - check the upgradeable packeges:
Code:/usr/lib/update-notifier/apt-check --human-readable
Konsole - upgrade:
Code:sudo apt-get upgrade
Code:sudo apt-get dist-upgrade
Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment