Announcement

Collapse
No announcement yet.

version update button on adept manager

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

    version update button on adept manager

    hi for all members

    I tried to Upgrade my Kubuntu version using adept manger ,it fetching all updates else last file , because the net cut moment then does not completed

    when net come , i try to upgrade again , it continued fetching but when it reach installing fetching updates doesn't install any thing and stop to 0% for unlimit time


    then i close it

    and run again , i found the " Version upgrad " button disappear

    who can i repair it and upgrade my version

    thanks, at all

    #2
    Re: version update button on adept manager

    Try
    Code:
    sudo dpkg --configure -a
    to fix the package manager.

    Then do each of these in sequence:

    Code:
    sudo apt-get update
    Code:
    sudo apt-get install
    Code:
    sudo apt-get dist-upgrade
    Code:
    sudo apt-get autoclean
    Now open Adept Manager, and maybe it will be ready to work again.

    Comment


      #3
      Re: version update button on adept manager

      Thank You Very much

      The method Worked 100% thanks for ypur help

      ahmedtech

      Comment

      Working...
      X