After “sudo apt-get -f install” failed, still can't purge duplicate packageError installing or updating...

Cross compiling for RPi - error while loading shared libraries

Can I make popcorn with any corn?

Replacing matching entries in one column of a file by another column from a different file

How do I deal with an unproductive colleague in a small company?

How does quantile regression compare to logistic regression with the variable split at the quantile?

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Is it inappropriate for a student to attend their mentor's dissertation defense?

Rock identification in KY

Arrow those variables!

What's that red-plus icon near a text?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

meaning of に in 本当に?

Could an aircraft fly or hover using only jets of compressed air?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

What defenses are there against being summoned by the Gate spell?

How old can references or sources in a thesis be?

Can a vampire attack twice with their claws using Multiattack?

Why is 150k or 200k jobs considered good when there's 300k+ births a month?

Which country benefited the most from UN Security Council vetoes?

Important Resources for Dark Age Civilizations?

Unable to deploy metadata from Partner Developer scratch org because of extra fields

Theorems that impeded progress

Why are electrically insulating heatsinks so rare? Is it just cost?

Does an object always see its latest internal state irrespective of thread?



After “sudo apt-get -f install” failed, still can't purge duplicate package


Error installing or updating due to dpkg and linux-image-extra-3.11.0-15-genericUnmet dependencies when trying to update“unable to securely remove '/lib/modules/3.11.0-13-generic/build': Not a directory” while upgrading the kernelHow do I fix dependency and tar problems with linux-image-extra* package?apt-get — remove triggers a package install?PROBLEM - “update - dependency problems - leaving unconfigured”. Plus - boot 0 bytesUnmet dependencies issueBoot partition is 100% full. Cant remove old packages to make spaceKernel dependency issue on Ubuntu 16.0.4Can't install or update after running byobu






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















After sudo apt-get -f install, got



Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
bbswitch-dkms freeglut3 libcg libcggl libcuda1-340 libjansson4 libllvm5.0 libportaudiocpp0 libxnvctrl0 linux-headers-4.4.0-124 linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
linux-headers-4.4.0-127-generic linux-headers-4.4.0-128 linux-headers-4.4.0-128-generic linux-headers-4.4.0-130 linux-headers-4.4.0-130-generic linux-headers-4.4.0-131 linux-headers-4.4.0-131-generic
linux-headers-4.4.0-133 linux-headers-4.4.0-133-generic linux-headers-4.4.0-134 linux-headers-4.4.0-134-generic linux-headers-4.4.0-135 linux-headers-4.4.0-135-generic linux-headers-4.4.0-137
linux-headers-4.4.0-137-generic linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-image-4.4.0-124-generic linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
linux-image-4.4.0-130-generic linux-image-4.4.0-131-generic linux-image-4.4.0-133-generic linux-image-4.4.0-134-generic linux-image-4.4.0-135-generic linux-image-4.4.0-137-generic
linux-image-4.4.0-138-generic linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
linux-image-extra-4.4.0-131-generic linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic linux-image-extra-4.4.0-135-generic linux-image-extra-4.4.0-137-generic
linux-image-extra-4.4.0-138-generic linux-signed-image-4.4.0-124-generic linux-signed-image-4.4.0-127-generic linux-signed-image-4.4.0-128-generic linux-signed-image-4.4.0-130-generic
linux-signed-image-4.4.0-131-generic linux-signed-image-4.4.0-133-generic linux-signed-image-4.4.0-134-generic linux-signed-image-4.4.0-135-generic linux-signed-image-4.4.0-137-generic
linux-signed-image-4.4.0-138-generic screen-resolution-extra xserver-xorg-legacy
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libtiffxx5
The following packages will be upgraded:
libtiffxx5
1 upgraded, 0 newly installed, 0 to remove and 169 not upgraded.
3 not fully installed or removed.
Need to get 0 B/9,456 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Selecting previously unselected package libtiffxx5:amd64.
(Reading database ... 755703 files and directories currently installed.)
Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb ...
Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.6) over (4.0.6-1ubuntu0.5) ...
dpkg: error processing archive /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb (--unpack):
trying to overwrite shared '/usr/share/doc/libtiffxx5/changelog.Debian.gz', which is different from other instances of package libtiffxx5:amd64
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Errors were encountered while processing:
/var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Try sudo dpkg -P libtiffxx5:amd64 and got



dpkg: dependency problems prevent removal of libtiffxx5:amd64:
libtiff5-dev:amd64 depends on libtiffxx5 (= 4.0.6-1ubuntu0.6).

dpkg: error processing package libtiffxx5:amd64 (--purge):
dependency problems - not removing
Errors were encountered while processing:
libtiffxx5:amd64



And then sudo dpkg -P libtiff5-dev:amd64 got



dpkg: dependency problems prevent removal of libtiff5-dev:amd64:
libopencv-highgui-dev:amd64 depends on libtiff-dev; however:
Package libtiff-dev is not installed.
Package libtiff5-dev:amd64 which provides libtiff-dev is to be removed.

dpkg: error processing package libtiff5-dev:amd64 (--purge):
dependency problems - not removing
Errors were encountered while processing:
libtiff5-dev:amd64


Just can't purge these packages. Anyone has and idea why?










share|improve this question







New contributor




Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    After sudo apt-get -f install, got



    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
    bbswitch-dkms freeglut3 libcg libcggl libcuda1-340 libjansson4 libllvm5.0 libportaudiocpp0 libxnvctrl0 linux-headers-4.4.0-124 linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
    linux-headers-4.4.0-127-generic linux-headers-4.4.0-128 linux-headers-4.4.0-128-generic linux-headers-4.4.0-130 linux-headers-4.4.0-130-generic linux-headers-4.4.0-131 linux-headers-4.4.0-131-generic
    linux-headers-4.4.0-133 linux-headers-4.4.0-133-generic linux-headers-4.4.0-134 linux-headers-4.4.0-134-generic linux-headers-4.4.0-135 linux-headers-4.4.0-135-generic linux-headers-4.4.0-137
    linux-headers-4.4.0-137-generic linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-image-4.4.0-124-generic linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
    linux-image-4.4.0-130-generic linux-image-4.4.0-131-generic linux-image-4.4.0-133-generic linux-image-4.4.0-134-generic linux-image-4.4.0-135-generic linux-image-4.4.0-137-generic
    linux-image-4.4.0-138-generic linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
    linux-image-extra-4.4.0-131-generic linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic linux-image-extra-4.4.0-135-generic linux-image-extra-4.4.0-137-generic
    linux-image-extra-4.4.0-138-generic linux-signed-image-4.4.0-124-generic linux-signed-image-4.4.0-127-generic linux-signed-image-4.4.0-128-generic linux-signed-image-4.4.0-130-generic
    linux-signed-image-4.4.0-131-generic linux-signed-image-4.4.0-133-generic linux-signed-image-4.4.0-134-generic linux-signed-image-4.4.0-135-generic linux-signed-image-4.4.0-137-generic
    linux-signed-image-4.4.0-138-generic screen-resolution-extra xserver-xorg-legacy
    Use 'sudo apt autoremove' to remove them.
    The following additional packages will be installed:
    libtiffxx5
    The following packages will be upgraded:
    libtiffxx5
    1 upgraded, 0 newly installed, 0 to remove and 169 not upgraded.
    3 not fully installed or removed.
    Need to get 0 B/9,456 B of archives.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue? [Y/n]
    Selecting previously unselected package libtiffxx5:amd64.
    (Reading database ... 755703 files and directories currently installed.)
    Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb ...
    Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.6) over (4.0.6-1ubuntu0.5) ...
    dpkg: error processing archive /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb (--unpack):
    trying to overwrite shared '/usr/share/doc/libtiffxx5/changelog.Debian.gz', which is different from other instances of package libtiffxx5:amd64
    Processing triggers for libc-bin (2.23-0ubuntu10) ...
    Errors were encountered while processing:
    /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    Try sudo dpkg -P libtiffxx5:amd64 and got



    dpkg: dependency problems prevent removal of libtiffxx5:amd64:
    libtiff5-dev:amd64 depends on libtiffxx5 (= 4.0.6-1ubuntu0.6).

    dpkg: error processing package libtiffxx5:amd64 (--purge):
    dependency problems - not removing
    Errors were encountered while processing:
    libtiffxx5:amd64



    And then sudo dpkg -P libtiff5-dev:amd64 got



    dpkg: dependency problems prevent removal of libtiff5-dev:amd64:
    libopencv-highgui-dev:amd64 depends on libtiff-dev; however:
    Package libtiff-dev is not installed.
    Package libtiff5-dev:amd64 which provides libtiff-dev is to be removed.

    dpkg: error processing package libtiff5-dev:amd64 (--purge):
    dependency problems - not removing
    Errors were encountered while processing:
    libtiff5-dev:amd64


    Just can't purge these packages. Anyone has and idea why?










    share|improve this question







    New contributor




    Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      After sudo apt-get -f install, got



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Correcting dependencies... Done
      The following packages were automatically installed and are no longer required:
      bbswitch-dkms freeglut3 libcg libcggl libcuda1-340 libjansson4 libllvm5.0 libportaudiocpp0 libxnvctrl0 linux-headers-4.4.0-124 linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
      linux-headers-4.4.0-127-generic linux-headers-4.4.0-128 linux-headers-4.4.0-128-generic linux-headers-4.4.0-130 linux-headers-4.4.0-130-generic linux-headers-4.4.0-131 linux-headers-4.4.0-131-generic
      linux-headers-4.4.0-133 linux-headers-4.4.0-133-generic linux-headers-4.4.0-134 linux-headers-4.4.0-134-generic linux-headers-4.4.0-135 linux-headers-4.4.0-135-generic linux-headers-4.4.0-137
      linux-headers-4.4.0-137-generic linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-image-4.4.0-124-generic linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
      linux-image-4.4.0-130-generic linux-image-4.4.0-131-generic linux-image-4.4.0-133-generic linux-image-4.4.0-134-generic linux-image-4.4.0-135-generic linux-image-4.4.0-137-generic
      linux-image-4.4.0-138-generic linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
      linux-image-extra-4.4.0-131-generic linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic linux-image-extra-4.4.0-135-generic linux-image-extra-4.4.0-137-generic
      linux-image-extra-4.4.0-138-generic linux-signed-image-4.4.0-124-generic linux-signed-image-4.4.0-127-generic linux-signed-image-4.4.0-128-generic linux-signed-image-4.4.0-130-generic
      linux-signed-image-4.4.0-131-generic linux-signed-image-4.4.0-133-generic linux-signed-image-4.4.0-134-generic linux-signed-image-4.4.0-135-generic linux-signed-image-4.4.0-137-generic
      linux-signed-image-4.4.0-138-generic screen-resolution-extra xserver-xorg-legacy
      Use 'sudo apt autoremove' to remove them.
      The following additional packages will be installed:
      libtiffxx5
      The following packages will be upgraded:
      libtiffxx5
      1 upgraded, 0 newly installed, 0 to remove and 169 not upgraded.
      3 not fully installed or removed.
      Need to get 0 B/9,456 B of archives.
      After this operation, 0 B of additional disk space will be used.
      Do you want to continue? [Y/n]
      Selecting previously unselected package libtiffxx5:amd64.
      (Reading database ... 755703 files and directories currently installed.)
      Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb ...
      Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.6) over (4.0.6-1ubuntu0.5) ...
      dpkg: error processing archive /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb (--unpack):
      trying to overwrite shared '/usr/share/doc/libtiffxx5/changelog.Debian.gz', which is different from other instances of package libtiffxx5:amd64
      Processing triggers for libc-bin (2.23-0ubuntu10) ...
      Errors were encountered while processing:
      /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)


      Try sudo dpkg -P libtiffxx5:amd64 and got



      dpkg: dependency problems prevent removal of libtiffxx5:amd64:
      libtiff5-dev:amd64 depends on libtiffxx5 (= 4.0.6-1ubuntu0.6).

      dpkg: error processing package libtiffxx5:amd64 (--purge):
      dependency problems - not removing
      Errors were encountered while processing:
      libtiffxx5:amd64



      And then sudo dpkg -P libtiff5-dev:amd64 got



      dpkg: dependency problems prevent removal of libtiff5-dev:amd64:
      libopencv-highgui-dev:amd64 depends on libtiff-dev; however:
      Package libtiff-dev is not installed.
      Package libtiff5-dev:amd64 which provides libtiff-dev is to be removed.

      dpkg: error processing package libtiff5-dev:amd64 (--purge):
      dependency problems - not removing
      Errors were encountered while processing:
      libtiff5-dev:amd64


      Just can't purge these packages. Anyone has and idea why?










      share|improve this question







      New contributor




      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      After sudo apt-get -f install, got



      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Correcting dependencies... Done
      The following packages were automatically installed and are no longer required:
      bbswitch-dkms freeglut3 libcg libcggl libcuda1-340 libjansson4 libllvm5.0 libportaudiocpp0 libxnvctrl0 linux-headers-4.4.0-124 linux-headers-4.4.0-124-generic linux-headers-4.4.0-127
      linux-headers-4.4.0-127-generic linux-headers-4.4.0-128 linux-headers-4.4.0-128-generic linux-headers-4.4.0-130 linux-headers-4.4.0-130-generic linux-headers-4.4.0-131 linux-headers-4.4.0-131-generic
      linux-headers-4.4.0-133 linux-headers-4.4.0-133-generic linux-headers-4.4.0-134 linux-headers-4.4.0-134-generic linux-headers-4.4.0-135 linux-headers-4.4.0-135-generic linux-headers-4.4.0-137
      linux-headers-4.4.0-137-generic linux-headers-4.4.0-138 linux-headers-4.4.0-138-generic linux-image-4.4.0-124-generic linux-image-4.4.0-127-generic linux-image-4.4.0-128-generic
      linux-image-4.4.0-130-generic linux-image-4.4.0-131-generic linux-image-4.4.0-133-generic linux-image-4.4.0-134-generic linux-image-4.4.0-135-generic linux-image-4.4.0-137-generic
      linux-image-4.4.0-138-generic linux-image-extra-4.4.0-124-generic linux-image-extra-4.4.0-127-generic linux-image-extra-4.4.0-128-generic linux-image-extra-4.4.0-130-generic
      linux-image-extra-4.4.0-131-generic linux-image-extra-4.4.0-133-generic linux-image-extra-4.4.0-134-generic linux-image-extra-4.4.0-135-generic linux-image-extra-4.4.0-137-generic
      linux-image-extra-4.4.0-138-generic linux-signed-image-4.4.0-124-generic linux-signed-image-4.4.0-127-generic linux-signed-image-4.4.0-128-generic linux-signed-image-4.4.0-130-generic
      linux-signed-image-4.4.0-131-generic linux-signed-image-4.4.0-133-generic linux-signed-image-4.4.0-134-generic linux-signed-image-4.4.0-135-generic linux-signed-image-4.4.0-137-generic
      linux-signed-image-4.4.0-138-generic screen-resolution-extra xserver-xorg-legacy
      Use 'sudo apt autoremove' to remove them.
      The following additional packages will be installed:
      libtiffxx5
      The following packages will be upgraded:
      libtiffxx5
      1 upgraded, 0 newly installed, 0 to remove and 169 not upgraded.
      3 not fully installed or removed.
      Need to get 0 B/9,456 B of archives.
      After this operation, 0 B of additional disk space will be used.
      Do you want to continue? [Y/n]
      Selecting previously unselected package libtiffxx5:amd64.
      (Reading database ... 755703 files and directories currently installed.)
      Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb ...
      Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.6) over (4.0.6-1ubuntu0.5) ...
      dpkg: error processing archive /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb (--unpack):
      trying to overwrite shared '/usr/share/doc/libtiffxx5/changelog.Debian.gz', which is different from other instances of package libtiffxx5:amd64
      Processing triggers for libc-bin (2.23-0ubuntu10) ...
      Errors were encountered while processing:
      /var/cache/apt/archives/libtiffxx5_4.0.6-1ubuntu0.6_amd64.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)


      Try sudo dpkg -P libtiffxx5:amd64 and got



      dpkg: dependency problems prevent removal of libtiffxx5:amd64:
      libtiff5-dev:amd64 depends on libtiffxx5 (= 4.0.6-1ubuntu0.6).

      dpkg: error processing package libtiffxx5:amd64 (--purge):
      dependency problems - not removing
      Errors were encountered while processing:
      libtiffxx5:amd64



      And then sudo dpkg -P libtiff5-dev:amd64 got



      dpkg: dependency problems prevent removal of libtiff5-dev:amd64:
      libopencv-highgui-dev:amd64 depends on libtiff-dev; however:
      Package libtiff-dev is not installed.
      Package libtiff5-dev:amd64 which provides libtiff-dev is to be removed.

      dpkg: error processing package libtiff5-dev:amd64 (--purge):
      dependency problems - not removing
      Errors were encountered while processing:
      libtiff5-dev:amd64


      Just can't purge these packages. Anyone has and idea why?







      apt dpkg






      share|improve this question







      New contributor




      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 44 mins ago









      KayKay

      1




      1




      New contributor




      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          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',
          autoActivateHeartbeat: false,
          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
          });


          }
          });






          Kay is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131564%2fafter-sudo-apt-get-f-install-failed-still-cant-purge-duplicate-package%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Kay is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Kay is a new contributor. Be nice, and check out our Code of Conduct.













          Kay is a new contributor. Be nice, and check out our Code of Conduct.












          Kay is a new contributor. Be nice, and check out our Code of Conduct.
















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131564%2fafter-sudo-apt-get-f-install-failed-still-cant-purge-duplicate-package%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

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...