Pamac提示找不到软件包,解决方法:

zcat /usr/share/app-info/xmls/community.xml.gz | sed 's|<em>||g;s|<\/em>||g;' | gzip > "new.xml.gz"
sudo cp new.xml.gz /usr/share/app-info/xmls/community.xml.gz
sudo appstreamcli refresh-cache --force

https://gitlab.manjaro.org/applications/pamac/-/issues/772

Leave a Reply

Your email address will not be published. Required fields are marked *