Difference between revisions of "Dpkg error"

From Crop Genomics Lab.
Jump to: navigation, search
(Created page with "dpkg error is due to packages which were not fully installed we can see the packages have problem by followed command {| class="wikitable" |- | '''dpkg -l | grep -v ^ii''' ...")

Revision as of 06:23, 21 November 2013

dpkg error is due to packages which were not fully installed

we can see the packages have problem by followed command

grep -v ^ii

then, we can remove or purge these packages

dpkg --remove package or dpkg --purge package

if we cannot remove them, we should remove package's file from /var/lib/dpkg/info