# zypper install rmt-server
# systemctl stop rmt-server-sync.timer
# systemctl disable rmt-server-sync.timer
# rmt-cli sync <-- initial SCC sync
# rmt-cli products list --all (exclude --all for only enabled)
# rmt-cli repos list --all (exclude --all for only enabled)<-- after initial sync
play with that:
# rmt-cli products list --all | grep 15 <-- will
(
Read more... )