zypper: add link and example about repos management (#6225)

beep
Victorhck 2021-07-14 21:23:26 +02:00 committed by GitHub
parent d669df65f1
commit 5c50041755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# zypper
> SUSE & openSUSE package management utility.
> More information: <https://en.opensuse.org/SDB:Zypper_manual>.
- Synchronize list of packages and versions available:
@ -21,3 +22,7 @@
- Search package via keyword:
`zypper search {{keyword}}`
- Show information related to configured repositories:
`zypper repos --sort-by-priority`