找不到包ia322stdc ++ 6b32

时间:2011-12-30 19:36:18

标签: linux apt-get

我该如何解决这个问题

sudo apt-get install ia322stdc++6b32
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package ia322stdc++6b32

修改

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package lib32stdc++6





sudo apt-cache search stdc
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
libgmp3-dev - Multiprecision arithmetic library developers tools
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.4-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.4-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.4-pic - The GNU Standard C++ Library v3 (shared library subset kit)
texlive-latex-extra - TeX Live: LaTeX supplementary packages
lib64stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64stdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.1-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset kit)
libstdc++6-4.3-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.3-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.3-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.3-pic - The GNU Standard C++ Library v3 (shared library subset kit)
x11-xserver-utils - X server utilities

1 个答案:

答案 0 :(得分:1)

apt-cache search stdc,取决于您正在运行的发行版。当前版本应为6.4。*。检查一下自己!