mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-31 10:26:39 +01:00
Updated for version 4.5.7
This commit is contained in:
parent
a99451bf75
commit
96a8c32d9d
1 changed files with 3 additions and 2 deletions
|
@ -31,8 +31,8 @@ Install from the official third-party `SBo repository <https://slackbuilds.org/r
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ tar xvf slpkg-4.5.6.tar.gz
|
||||
$ cd slpkg-4.5.6
|
||||
$ tar xvf slpkg-4.5.7.tar.gz
|
||||
$ cd slpkg-4.5.7
|
||||
$ ./install.sh
|
||||
|
||||
Screenshots
|
||||
|
@ -64,6 +64,7 @@ Usage
|
|||
-U, upgrade Upgrade all the packages.
|
||||
-c, check-updates Check for news on ChangeLog.txt.
|
||||
-g, configs Edit the configuration file.
|
||||
-N, new-configs Managing the .new configuration files.
|
||||
-L, clean-logs Clean dependencies log tracking.
|
||||
-T, clean-data Clean all the repositories data
|
||||
-D, clean-tmp Deletes all the downloaded sources.
|
||||
|
|
Loading…
Reference in a new issue