E: Sub-process /usr/bin/dpkg returned an error code (1) after update parrot os

– E: Sub-process /usr/bin/dpkg returned an error code (1) error
how do i fix this
happend after update –


  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):

  • Kernel version (if you are not aware of it, open terminal and type uname -r):

  • Logs/Terminal output (use pastebin or similar services):

  • Screenshots:

Hi @pats_grammophones

Try:

sudo dpkg --configure -a
sudo apt-get install -f

More: Fix ”sub process usr bin dpkg returned an error code 1" in Ubuntu

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.