在搞砸 Libreoffice 卸载后,我有一些损坏的软件包(我安装了 Apache Openoffice,但似乎我没有先完全删除 LO)。以下是我对各种命令的一些响应。
首先是最简单的问题......在继续之前我应该删除Apache OO吗?
这里的第一组只是显示安装了什么,我认为显示了所有损坏的 LO 包:
$ aptitude search '~i' | grep libreoffice
B libreoffice-emailmerge - transitional package for LibreOffices emai
B libreoffice-java-common - office productivity suite -- arch-independ
i libreoffice-style-tango - office productivity suite -- Tango symbol
i openclipart-libreoffice - clip art for OpenOffice.org/LibreOffice ga
Run Code Online (Sandbox Code Playgroud)
无法删除损坏的软件包或已安装的软件包:
$ sudo apt-get purge libreoffice-emailmerge
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The …Run Code Online (Sandbox Code Playgroud)