12 June 2019

Get rid of the Error in appstreamcli: double free or corruption

This is for my personal reference. Immediately after installing Ubuntu 16.04 and trying to update it, this appstreamcli error shows up and it takes a while to search for the solutions to it.

 

The solution is:
sudo apt install --reinstall libappstream3

or

sudo apt-get purge libappstream3

Obtained from here.


No comments: