相关疑难解决方法(0)

运行“apt-get remove dependencies-names”后,“dpkg -l”中仍然存在依赖项

我怀疑安装xfce4会导致 Ubuntu 中出现一些问题,因此我使用apt-get remove xfce4 xfce4-goodeis.

但是当我运行 'dpkg -l' 时,我仍然可以看到xfce4 的一些库和包:

$ dpkg -l | grep -i xfce
rc  libexo-1-0:amd64                              0.10.2-2                                 amd64        Library with extensions for Xfce
rc  libgarcon-1-0                                 0.2.1-1                                  amd64        freedesktop.org compliant menu implementation for Xfce
rc  libxfce4ui-1-0                                4.11.0-0ubuntu1~ppa0.13.10.1             amd64        widget library for Xfce - Gtk+2 variant
rc  libxfce4ui-common                             4.11.0-0ubuntu1~ppa0.13.10.1             all          common files for libxfce4ui
rc  libxfce4util6                                 4.10.1-1                                 amd64        Utility functions library for Xfce4
rc  libxfcegui4-4                                 4.10.0-2                                 amd64        Basic GUI C functions for …
Run Code Online (Sandbox Code Playgroud)

xfce uninstall apt dpkg

7
推荐指数
1
解决办法
1847
查看次数

标签 统计

apt ×1

dpkg ×1

uninstall ×1

xfce ×1