在终端操作:

1 sudo dpkg --add-architecture i386
2 echo "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" |\
3sudo tee -a /etc/apt/sources.list.d/ia32-libs-raring.list
4 sudo apt-get update
5 sudo apt-get install ia32-libs

Done

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-09
  • 2021-05-06
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2022-02-05
  • 2021-12-09
相关资源
相似解决方案