Ubuntu에 package를 apt-get으로 설치하다가 아래와 같은 에러 발생
에러 메시지는
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
참조: https://blog.inidog.com/p/20171030500

댓글 없음:
댓글 쓰기