Announcement

Collapse
No announcement yet.

the 8.04 final version will need to be download again, if I did before ?[solved]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    the 8.04 final version will need to be download again, if I did before ?[solved]


    hi, kubuntu users,
    if I downloaded the 8.04 RC, I would need to redownload again when It will be launched on 24 april, 2008? or not necessary just to use the terminal and writing "sudo apt-get update" or "sudo apt-get dist upgrade". which is the most convenient to it? I'd appreciate your helpful hints if it's possible. Best Regards.

    #2
    Re: the 8.04 final version will need to be download again, if I did before ?

    Just keep your installed system updated, and when the formal released version comes out, you'll already have it.

    Assuming you are connected to the Internet, the Adept Notifier will normally put an update notice on your panel. Clicking it runs Adept Updater, which will pull in the updated packages.

    Also, you can open KMenu>System>Adept Manager, and after giving your password, click "Fetch" and it will pull in the update headers. Then if you click "Apply" it will install the updates.

    Or, as you say, you can open the Konsole and enter
    Code:
    sudo apt-get update
    and then
    Code:
    sudo apt-get install
    and do it that way.

    You can decide which is most convenient.

    Comment

    Working...
    X