Linux libc++ 好像坏了

Linux libc++ seems to be broken

干草!

今天,我在笔记本电脑上安装了深度操作系统(基于debian)。 尝试安装 Discord 时,它提到依赖 libc++ 已损坏或无法安装。

尝试安装时,问题输出为:

libc6 is already the newest version (2.27-3).
libc6-dev is already the newest version (2.27-3).
libc6-dev-amd64:i386 is already the newest version (2.27-3).
libc6-udeb is already the newest version (2.19-18+deb8u10).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libc6:i386 : Conflicts: libc6-i686:i386
 libc6-dev-amd64:i386 : Depends: libc6-amd64:i386 (= 2.27-3) but it is not going to be installed
                        Recommends: gcc-multilib:i386 but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

我使用这个命令来安装:

sudo apt install libc++6

我是 运行 64x 系统,没能修复它。 有人对如何修复它有建议或知道我做错了什么吗?

提前致谢

已解决!

从以下位置手动安装:https://debian.pkgs.org/8/debian-main-amd64/libc++1_3.5-2_amd64.deb.html

正如@EricWF 指出的那样,libc++ 被检测为正则表达式