Updated for multilib

This commit is contained in:
Dimitris Zlatanidis 2023-04-06 20:46:25 +03:00
parent 4070a1a313
commit 437cbd442c

View file

@ -11,6 +11,8 @@ In this folder, there are two lists, as Eric says, you should install first the
and then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file
and enable the 'multilib' repository and then:
$ slpkg -u -B multilib
$ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib
and