Announcement

Collapse
No announcement yet.

Can not intall upgrade(Solved)

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

    Can not intall upgrade(Solved)

    The following packages block the update: plasma-widget-indicatordisplay.......
    This is what I get when trying to install

    floydsp

    #2
    Re: Can not intall upgrade

    try running:
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    (If that doesn't work, post the output of the command)

    Comment


      #3
      Re: Can not intall upgrade

      Sometimes with blocked packages, I've found 2 things that work.

      1st try: sudo apt-get dist-upgrade

      if that doesn't work, then

      sudo apt-get install "your blocked packages (without quotes)"

      and that will upgrade the packages also.

      Comment


        #4
        Re: Can not intall upgrade

        Thanks used synaptic and it removed the problem automatic

        floydsp

        Comment

        Working...
        X