0

Sub-process returned an error code

When i was trying to install a package on my Ubuntu i got following error, please help

problem
E: Problem executing scripts APT::Update::Post-Invoke-Success ' if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli  then appstreamcli refresh >  /dev/null  fi' 
E: Sub-process returned an error code
APT Linux Ubuntu Add a comment
samson
asked Jan 23 2018

Answer

0

Try running the below command to resolve that issue

apt-get remove libappstream3
Add a comment
parthiban
asked Jan 23 2018
edited Oct 05 2018
Post your Answer