I've just installed a new fresh Ubuntu 16.04. I was just going to install simplescreenrecorder
. I added this PPA: sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
After running sudo apt-get update
it returned the following:
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
sudo apt-get install simplescreenrecorder
worked just fine