编程大白的博客

dpkg was interrupted, you must manually run ‘sudo dpkg --configure -a‘ to correct the problem.

目录

  • 问题描述
  • 解决方式

问题描述

dpkg was interrupted, you must manually run ‘sudo dpkg --configure -a’ to correct the problem.
在这里插入图片描述

解决方式

参考:https://askubuntu.com/questions/163200/e-dpkg-was-interrupted-run-sudo-dpkg-configure-a
运行:

sudo dpkg --configure -a
« Previous

FPGA实验六:PWM信号调制器设计

Next »

vue基础知识-vue/cli3与vue-cli2的区别与安装

© 2024 编程大白的博客. Generated with Hugo and Mainroad theme.