在64位Ubuntu系统上安装32位的程序包
$sudo apt-get install package_name:i386
例如:
$sudo apt-get install openjdk-7-jdk:i386