Removed for version 4.8.0

This commit is contained in:
Dimitris Zlatanidis 2023-04-20 16:27:41 +03:00
parent 6d106c6573
commit 42ee647369

View file

@ -146,8 +146,6 @@ You can install a whole repository with the command:
$ slpkg install '*' --bin-repo=<repository_name> --resolve-off
```
Note: Apply the option '--resolve-off' to speed up the process, if the repository has no references to the dependencies.
To remove a package with the dependencies:
```