たとえば、VirtualBox、Texmaker、LyX、calibre、Redshiftはありません。
Sudo apt update
とSudo apt full-upgrade
を実行しました。 BleachBitは使用していません。私のコンピューターで唯一間違っているのは、Sudo apt update
を実行すると、次のようなエラーメッセージが頻繁に表示されることです。
AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xml
Reading package lists... Done
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-cache > /dev/null; fi'
E: Sub-process returned an error code
、これもまた修正したいと思います。
私が試したものは役に立ちませんでした:
apt-get update中のライブラリ破損エラー でアドバイスされているように、Sudo apt install --reinstall libappstream3
を実行してからSudo apt purge libappstream3
を実行し、コンピューターを再起動しました。その後、Sudo apt install --reinstall libappstream3
を再度実行し、Sudo apt install --reinstall libappstream4
を実行し、コンピューターを再起動しました。