关于 apt-get dist-upgrade

Posted 11 months, 1 week ago at 11:31 am. 0 comments

ad 468x60

兴平 breeze 升级 dapper 可能与此有关。
via How to do a dist-upgrade

dist-upgrade = upgrade packages, possibly remove or add needed packages, potential system breakage. It should only be performed if you are testing a distribution or if you are upgrading to the next version. If upgrading to the next version of a linux distro then the repos might have to be changed. They do for Ubuntu.

Here are the commands:

sudo apt-get update
sudo apt-get dist-upgrade

If system breakage is experienced then the package that apt-get is telling you it can’t be upgraded needs to be downloaded from the Ubuntu Packages site. Then the following command needs to be executed: $sudo dpkg -i –force-overwrite name.deb If that does not fix it you are stuck with reinstalling like you would have had to have done anyway.

Popularity: 6% [?]

Tags: , , , ,
ad 468x60

No Replies

Feel free to leave a reply using the form below!


Leave a Reply