Multilib
Revision as of 14:35, 13 June 2012 by Kynikos.bot (talk | contribs) (Template:i18n is deprecated, use interlanguage links, see Help talk:I18n#"Dummy" interlanguage links and deprecation of Template:i18n)
Installing Multilib allows the user to run and build 32-bit applications on 64-bit distributions of Arch Linux. Multilib creates a directory containing 32-bit instruction set libraries inside the folder /lib32/ which 32-bit binary applications may need when executed.
To use the multilib repository, add
[multilib] Include = /etc/pacman.d/mirrorlist
to /etc/pacman.conf.
Directory structure
A 64-bit version of Arch Linux with Multilib installed follows a directory structure similar to Debian. The 32-bit compatible libraries are located inside /usr/lib32/ and the native 64-bit libraries are located inside /lib/ and /usr/lib/.