mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Updated for multilib
This commit is contained in:
parent
15bf8a20bd
commit
52b83852ce
1 changed files with 2 additions and 2 deletions
|
@ -15,13 +15,13 @@ 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:
|
||||
|
||||
# Update
|
||||
# Update repository
|
||||
|
||||
```
|
||||
$ slpkg update --repository=multilib
|
||||
```
|
||||
|
||||
# Install
|
||||
# Install packages
|
||||
|
||||
```
|
||||
$ slpkg install glibc_packages.pkgs --repository=multilib
|
||||
|
|
Loading…
Add table
Reference in a new issue