Executes the Linux commandsudo apt install curl
and reports an error:
E: dpkg is interrupted. You must manually run ‘sudo dpkg — configure – a’ to solve this problem
System version: Ubuntu 20.04 LTS
Solution: three-step command line
sudo rm /var/lib/dpkg/updates/*
sudo apt-get update
sudo apt-get upgrade
Read More:
- [Solved] Linux program error: dpkg is interrupted. You must manually run ‘sudo dpkg — configure – a’
- [Ubuntu] How to Solve dpkg Error: dpkg: error: failed to open package info file ‘/usr/local/var/lib/dpkg/status’ for reading: No such file or directory
- How to Fix Linux sub process /usr/bin/dpkg returned an error code (1)
- [Solved] dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
- Ubuntu Error: dpkg: error processing package mysql-community-server (–configure):
- Ubuntu sub process/usr/bin/dpkg returned an error code (1) solution
- Kylin arm64 linux configure: error: cannot guess build type; you must specify one
- [Solved] Any Softwares Install Error in Ubuntu: /usr/bin/dpkg returned an error code
- Linux: How to Solve sudo operate Error
- EasyConnect linux (ubuntu 20.04) Run Error [How to Solve]
- linux(aarch64): How to Fix kettle Startup Error Issue
- Linux: Configure Network address through Netplan
- When installing software in Ubuntu, it prompts: E: You don’t have enough free space in /var/cache/apt/archives/.
- [Solved] E Sub-process usrbindpkg returned an error code (1)
- [Solved] Invalid signature error for ROS repository while trying to do sudo apt-get update
- Configure the node environment under Linux, internal/modules/cjs/loader.js:583 throw err; solution
- [Solved] Execute ./configure Error: [error]configure: error: You need a C++ compiler for C++ support.
- [Solved] Ubuntu Compile Rust Program Error: failed to run custom build command for openssl-sys v0.9.39
- [Solved] Linux installation pillow error: ValueError: jpeg is required unless explicitly disabled using –disable-jpeg, aborting
- How to Solve dyn_small_obs_avoidance Compile Error (eigen version Issue)