우분투 17.01버전이 나왔다고는 하나, 왠지모르게 신뢰할 수 없어 16.04.2 버전으로 설치함설치 후 apt-get update를 하는데 아래와 같은 메시지가 출력됨.. 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 remove libappstream3 다시 apt-get update를 하면 정상적으로 동작하는 것을 확인 할 수 있음!