linux:yum
This is an old revision of the document!
Table of Contents
YUM
Fix YUM
yum clean all yum check-update
Install 32bit Versions
For example, install 32bit libstdc++. On 64 bit systems, it will often only be in /usr/lib64. Install the following 32bit version to get it installed in /usr/lib.
yum install libstdc++33-32bit
linux/yum.1590395156.txt.gz · Last modified: (external edit)
