Fix ”sub-process /usr/bin/dpkg returned an error code (1)"

PHOTO EMBED

Tue Apr 16 2024 14:35:30 GMT+0000 (Coordinated Universal Time)

Saved by @j3d1n00b

sudo dpkg --configure -a
apt purge libreoffice-base libreoffice-core

dpkg -l "libreoffice" | grep "^ii"

sudo dpkg --configure -a

sudo apt-get install -f
content_copyCOPY

https://phoenixnap.com/kb/fix-sub-process-usr-bin-dpkg-returned-error-code-1