Closed simotek closed 2 months ago
Unlinking a package can be done with osc update -u osc rm _link osc commit
osc update -u
osc rm _link
osc commit
This process is not easily discoverable, or well documented.
Handled in #277 now
Unlinking a package can be done with
osc update -u
osc rm _link
osc commit
This process is not easily discoverable, or well documented.