我有 Kubuntu 14.04。当我通过软件中心或终端安装程序时,它不知何故没有出现在我的启动器中。我研究了一下,但还是找不到它。
我知道有些东西可能需要手动更新才能显示出来,但现阶段我不知道该怎么做。
答案1
有时,GTK 应用程序(如大多数 Gnome 应用程序)不会显示在基于 QT 的桌面(Kubuntu、Xubuntu、Ubuntustudio 等)的菜单或搜索功能中,尤其是当该应用程序有基于 QT 的对应项时。您通常可以为这些应用程序制作自定义启动器。
要手动搜索应用程序,请使用dpkg -l | grep
。例如,要搜索名称或描述中包含单词“photo”的已安装应用程序,请在打开的终端中输入以下内容:
dpkg -l | grep photo
您应该看到类似这样的输出(“ii”位于已安装软件包的名称前面)。
ii darktable 0.9.3-2ubuntu1 virtual lighttable and darkroom for photographers
ii libgphoto2-2 2.4.13-1ubuntu1.2 gphoto2 digital camera library
ii libgphoto2-l10n 2.4.13-1ubuntu1.2 gphoto2 digital camera library - localized messages
ii libgphoto2-port0 2.4.13-1ubuntu1.2 gphoto2 digital camera port library
ii rawtherapee 3.0.0~dfsg1-1build1 Free RAW converter and digital photo processing software
ii shotwell 0.12.3-0ubuntu0.1 digital photo organizer