SLACKWARE_MULTILIB(oh) LOCAL SLACKWARE_MULTILIB(oh) slackware_multilib - multilib process and considerations CURRENT Slackware 15.0 is the last release to need multilib, Slackware64-current only requires the -compat32 packages. USAGE Multilib is required when programs need 32bit libs. - Slackware 15.0 and earlier - wine Slackware64-current - GOG games (eg.: This war of mine, Pixel piracy, Spacechem) - wine no longer needs multilib. MIRROR Slackware 15.0 and earlier lftp -c 'open http://slackware.nl/people/alien/multilib/ ; mirror -c -e 15.0' cd 15.0 upgradepkg --reinstall --install-new *.t?z upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z reboot slackware64-current lftp -c 'open http://slackware.nl/people/alien/multilib/ ; mirror -c -e current' cd current upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z reboot SLACKBUILDS source /etc/profile.d/32dev.sh ARCH=i486 build normally chosen.package.Slackbuild SEE ALSO slackware(oh), slackbuilds(oh) links - alienbob multilib: http://www.slackware.com/~alien/multilib/ - slackware docs multilib: https://docs.slackware.com/slackware:multilib HISTORY 2026-07-15 : Translated to Spanish. : Created. AUTHORS ohazot(oh) | about(oh) | ohazot.com: https://ohazot.com Slackware | 2026-07-15 SLACKWARE_MULTILIB(oh)