mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Updated for multilib
This commit is contained in:
parent
437cbd442c
commit
de09793d28
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue