mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated the readme
This commit is contained in:
parent
3030782a5b
commit
237ed8fd95
1 changed files with 2 additions and 2 deletions
|
@ -137,9 +137,9 @@ You can install a whole repository with the command:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ slpkg install '*' --bin-repo=gnome --resolve-off
|
||||
$ slpkg install '*' --bin-repo=<repository_name> --resolve-off
|
||||
|
||||
Note: Apply the option '--resolve-off' to speed up the process because the gnome repository has no references to the dependencies.
|
||||
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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue