Announcement

Collapse
No announcement yet.

Adept Manager Trouble

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

    Adept Manager Trouble

    Why want is let me update, install, or remove software using it?

    It keeps saying i have something else running but I've checked and nothing else Adept is running please help

    #2
    Re: Adept Manager Trouble

    Open a Konsole window, and do the following:

    Code:
    sudo dpkg --configure -a
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install
    Code:
    sudo apt-get autoclean
    and you should be in good shape!

    Comment

    Working...
    X