Solving Apt-get -f Install Subprocess Dpkg Error Code (1)

October 8, 2017 | By the+gnu+linux+evangelist.

apt-get -f install subprocess dpkg error

Hi! This Tip shows you How to Solve the Ubuntu apt-get -f install Issue “Sub-process /usr/bin/dpkg returned an error code (1)”.

This is usually caused from a Conflicting Package, so try take note of the Errors were encountered while processing Package’s Name.

  1. First, Reconfigure System.

    sudo dpkg --configure -a

    Look on OutPut for Conflicting Packages.

  2. Then if any possibly Remove Package.

    sudo remove [conflictingPackage]
  3. Else See this Repair Broken System Guide

    Repairing Ubuntu/Debian Systems

QuickChic Theme • Powered by WordPress