Saya mendapatkan ini saat menginstal libebml3:
Errors were encountered while processing:
libebml3:i386
Error in function:
dpkg: error processing libebml3:i386 (--configure):
Package is in a very bad inconsistent state - you should
reinstall it before attempting configuration.
Bagaimana saya bisa memperbaiki ini?
Anda bisa menghapus program dengan memasukkan perintah berikut ini di terminal:
sudo apt-get remove --purge libebml3
sudo apt-get install libebm13
sudo apt-get update
sudo apt-get upgrade
Ketik perintah-perintah berikut di terminal (Tekan Ctrl+ALT+t):
sudo dpkg -p libebml3:i386
sudo apt-get update
sudo apt-get install -f