Ubuntu20 64位运行32位程序环境安装

按顺序执行以下命令:

su
dpkg --add-architecture i386
apt install libc6:i386 libstdc++6:i386
sudo apt-get update
apt install libncurses5-dev lib32z1
posted @ 2020-10-29 10:39  LuoSpider  阅读(3748)  评论(0编辑  收藏  举报