mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
Updated the readme
This commit is contained in:
parent
5e6d190f4d
commit
376f7eb0c1
1 changed files with 5 additions and 1 deletions
|
@ -141,13 +141,17 @@ You can install a whole repository with the command:
|
|||
|
||||
Note: Apply the option '--resolve-off' to speed up the process because the gnome repository has no references to the dependencies.
|
||||
|
||||
|
||||
To remove a package with the dependencies:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ slpkg remove <package_name>
|
||||
|
||||
For further information please read the manpage:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ man slpkg
|
||||
|
||||
|
||||
Configuration files
|
||||
|
|
Loading…
Reference in a new issue