| Article: |
Adventures in Migrating to New Linux Distributions | |
| Subject: | apt-get update | |
| Date: | 2005-04-08 09:51:55 | |
| From: | JoeNiner | |
| FYI, apt-get update does not upgrade packages, it just updates the package repository info. apt-get upgrade is the command you need. | ||
Showing messages 1 through 1 of 1.





Here's the link to the debian apt "how-to" documentation:
http://www.debian.org/doc/manuals/apt-howto/
which confirms JoeNiner's comment.