我用这个命令来添加 i386 arch:
sudo dpkg --add-architecture i386
Run Code Online (Sandbox Code Playgroud)
然后在没有安装任何软件包的情况下立即尝试删除 i386 arch,如下所示:
sudo dpkg --remove-architecture i386
Run Code Online (Sandbox Code Playgroud)
我得到了错误:
dpkg: error: cannot remove architecture 'i386' currently in use by the database
Run Code Online (Sandbox Code Playgroud)
我已经看到了迄今为止涉及移除i386的包装解决方案,我还没有安装任何,是的那些安装有该操作系统的运作至关重要。我该怎么办?
编辑,请阅读以下内容以避免破坏您的操作系统:
事实证明,64 位 Linux 操作系统已经包含 i386 架构,因此该命令sudo dpkg --add-architecture i386并没有真正执行任何操作。
nslookup 和 host 命令都只返回 IPv4 地址。如何使用终端检索网站的 IPv6 地址?
(我已经谷歌搜索,不幸的是我找不到任何有用的东西)
architecture ×1
debian ×1
dpkg ×1
imagemagick ×1
ipv6 ×1
nslookup ×1
shell-script ×1
software-rec ×1
utilities ×1
x86 ×1