Yvain Asked: 2022-12-21 12:31:07 +0800 CST2022-12-21 12:31:07 +0800 CST 2022-12-21 12:31:07 +0800 CST 无法删除桌面条目 772 在 Lubuntu 的 lxqt 面板中,我有一个带有一些未安装游戏的 wine 子菜单。我不知道如何删除它们,因为/usr/share/applications. menu 1 个回答 Voted Best Answer Martin Thornton 2022-12-21T12:51:30+08:002022-12-21T12:51:30+08:00 仅将所有用户的桌面文件安装到/usr/share/applications. 当您从 wine 中安装这些游戏时,您没有 root 权限,因此它只能在您的主目录下安装桌面文件。 您可以在/home/USERNAME中找到它们/.local/share/applications,然后简单地删除它们。
仅将所有用户的桌面文件安装到
/usr/share/applications
.当您从 wine 中安装这些游戏时,您没有 root 权限,因此它只能在您的主目录下安装桌面文件。
您可以在
/home/
USERNAME中找到它们/.local/share/applications
,然后简单地删除它们。