Updated for multilib

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

View file

@ -11,7 +11,7 @@ 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 then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file
and enable the 'multilib' repository and then: and enable the 'multilib' repository and then:
$ slpkg -u -B multilib $ slpkg update --bin-repo=multilib
$ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib $ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib