1
0
Fork 0
mirror of https://gitlab.com/dslackw/slpkg.git synced 2025-01-29 20:34:22 +01:00

Update for repo-enable

This commit is contained in:
Dimitris Zlatanidis 2016-07-06 02:42:08 +03:00
parent a390bd5a87
commit e03062f051

View file

@ -216,7 +216,8 @@ Usage
Need to run '# slpkg update' for the first time to synchronize the list of packages, Need to run '# slpkg update' for the first time to synchronize the list of packages,
also every time you add a new repository. also every time you add a new repository.
To add or remove repositories must edit the file '/etc/slpkg/repositories.conf'. To add or remove repositories must edit the file '/etc/slpkg/repositories.conf' or
run '# slpkg repo-enable' (python2-pythondialog required).
Add custom repositories with the command '# slpkg add-repo <repository name> <URL>' and after Add custom repositories with the command '# slpkg add-repo <repository name> <URL>' and after
run '# slpkg update' to update package list. run '# slpkg update' to update package list.