when someone abandons you,it is him that gets loss because he lost someone who truly loves him but you just lost one who doesn’t love you.
问题描述:
安装 deb 软件包的时候报 Unkown media type in type */*
解决方案:
找到 kde.xml,路径 /usr/share/mime/packages/kde.xml
备份
在 kde.xml 文件中找到对应标签并将其删除或者注释掉
1 | <mime-type type="*/*"> |
保存后再安装就不会出现这个提示了
出错原因:
来自 kde-libs
either I will find a way, or I will make one.