Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)











up vote
1
down vote

favorite












After apt-get update && apt-get dist-upgrade , it seems my install is broken.



root@l1k:/home/kali# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not installed
Depends: openjdk-8-jdk
default-jre : Depends: openjdk-8-jre
Recommends: default-java-plugin but it is not installed
default-jre-headless : Depends: openjdk-8-jre-headless
gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
Depends: libpulsedsp but it is not installed
python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is installed
vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


So I tried installing some of these dependencies but



root@l1k:/home/kali# apt-get purge default-jdk-headless
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'default-jdk-headless' is not installed, so not removed
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
Depends: openjdk-8-jdk
default-jre : Depends: openjdk-8-jre
Recommends: default-java-plugin but it is not going to be installed
default-jre-headless : Depends: openjdk-8-jre-headless
gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
Depends: libpulsedsp but it is not going to be installed
python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


Even installing new packages is not possible.



root@l1k:/home/kali# apt install openjdk-8-jdk-headless
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
Depends: openjdk-8-jdk
default-jre : Depends: openjdk-8-jre
Recommends: default-java-plugin but it is not going to be installed
default-jre-headless : Depends: openjdk-8-jre-headless
gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
openjdk-8-jdk-headless : Depends: openjdk-8-jre-headless (= 8u151-b12-1)
pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
Depends: libpulsedsp but it is not going to be installed
python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


How to fix this error?










share|improve this question


























    up vote
    1
    down vote

    favorite












    After apt-get update && apt-get dist-upgrade , it seems my install is broken.



    root@l1k:/home/kali# apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
    default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not installed
    Depends: openjdk-8-jdk
    default-jre : Depends: openjdk-8-jre
    Recommends: default-java-plugin but it is not installed
    default-jre-headless : Depends: openjdk-8-jre-headless
    gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
    icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
    libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
    libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
    libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
    libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
    libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
    openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
    pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
    Depends: libpulsedsp but it is not installed
    python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is installed
    vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


    So I tried installing some of these dependencies but



    root@l1k:/home/kali# apt-get purge default-jdk-headless
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package 'default-jdk-headless' is not installed, so not removed
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
    default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
    Depends: openjdk-8-jdk
    default-jre : Depends: openjdk-8-jre
    Recommends: default-java-plugin but it is not going to be installed
    default-jre-headless : Depends: openjdk-8-jre-headless
    gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
    icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
    libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
    libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
    libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
    libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
    libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
    openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
    pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
    Depends: libpulsedsp but it is not going to be installed
    python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
    vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


    Even installing new packages is not possible.



    root@l1k:/home/kali# apt install openjdk-8-jdk-headless
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
    default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
    Depends: openjdk-8-jdk
    default-jre : Depends: openjdk-8-jre
    Recommends: default-java-plugin but it is not going to be installed
    default-jre-headless : Depends: openjdk-8-jre-headless
    gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
    icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
    libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
    libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
    libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
    libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
    libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
    openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
    openjdk-8-jdk-headless : Depends: openjdk-8-jre-headless (= 8u151-b12-1)
    pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
    Depends: libpulsedsp but it is not going to be installed
    python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
    vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


    How to fix this error?










    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      After apt-get update && apt-get dist-upgrade , it seems my install is broken.



      root@l1k:/home/kali# apt-get dist-upgrade
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
      Depends: libpulsedsp but it is not installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      So I tried installing some of these dependencies but



      root@l1k:/home/kali# apt-get purge default-jdk-headless
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Package 'default-jdk-headless' is not installed, so not removed
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not going to be installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      Depends: libpulsedsp but it is not going to be installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      Even installing new packages is not possible.



      root@l1k:/home/kali# apt install openjdk-8-jdk-headless
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not going to be installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      openjdk-8-jdk-headless : Depends: openjdk-8-jre-headless (= 8u151-b12-1)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      Depends: libpulsedsp but it is not going to be installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      How to fix this error?










      share|improve this question













      After apt-get update && apt-get dist-upgrade , it seems my install is broken.



      root@l1k:/home/kali# apt-get dist-upgrade
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is installed
      Depends: libpulsedsp but it is not installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      So I tried installing some of these dependencies but



      root@l1k:/home/kali# apt-get purge default-jdk-headless
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Package 'default-jdk-headless' is not installed, so not removed
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not going to be installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      Depends: libpulsedsp but it is not going to be installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      Even installing new packages is not possible.



      root@l1k:/home/kali# apt install openjdk-8-jdk-headless
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt --fix-broken install' to correct these.
      The following packages have unmet dependencies:
      default-jdk : Depends: default-jdk-headless (= 2:1.8-59) but it is not going to be installed
      Depends: openjdk-8-jdk
      default-jre : Depends: openjdk-8-jre
      Recommends: default-java-plugin but it is not going to be installed
      default-jre-headless : Depends: openjdk-8-jre-headless
      gir1.2-panelapplet-4.0 : Depends: libpanel-applet-4-0 (>= 3.4.1) but it is not installable
      icedtea-6-jre-cacao : Depends: openjdk-6-jre-headless (= 6b35-1.13.7-1~deb7u1)
      libfarstream-0.1-0 : Depends: gstreamer0.10-plugins-good (>= 0.10.29) but it is not installable
      libpulse-mainloop-glib0 : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      libpython2.7 : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.14-2) but 2.7.9-2 is to be installed
      libtagc0 : Depends: libtag1c2a (>= 1.6-2~) but it is not installable
      openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27)
      openjdk-8-jdk-headless : Depends: openjdk-8-jre-headless (= 8u151-b12-1)
      pulseaudio-utils : Depends: libpulse0 (= 11.1-3) but 2.0-6.1 is to be installed
      Depends: libpulsedsp but it is not going to be installed
      python2.7-dev : Depends: python2.7 (= 2.7.14-2) but 2.7.9-2 is to be installed
      vlc-nox : Depends: libtag1c2a (>= 1.7) but it is not installable
      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


      How to fix this error?







      apt package-management upgrade dependencies






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 7 '17 at 7:43









      Imme22009

      10614




      10614






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I have this problem and I solved with



          sudo apt-get -f install


          I hope to solve your problem






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f984019%2funmet-dependencies-try-apt-fix-broken-install-with-no-packages-or-specify%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            I have this problem and I solved with



            sudo apt-get -f install


            I hope to solve your problem






            share|improve this answer

























              up vote
              0
              down vote













              I have this problem and I solved with



              sudo apt-get -f install


              I hope to solve your problem






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                I have this problem and I solved with



                sudo apt-get -f install


                I hope to solve your problem






                share|improve this answer












                I have this problem and I solved with



                sudo apt-get -f install


                I hope to solve your problem







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 22 at 15:45









                Mohammad Jalali

                1




                1






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f984019%2funmet-dependencies-try-apt-fix-broken-install-with-no-packages-or-specify%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Quarter-circle Tiles

                    build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                    Mont Emei