Open zzhou1 opened 4 months ago
This is a minor finding.
zypper rm crmsh doesn't remove crmsh-scripts. Well, it should from the packaging perspective.
zypper rm crmsh
The dependency is: crmsh requires crmsh-scripts.
This looks good to me and zypper remove --clean-deps crmsh will remove crmsh-scripts.
zypper remove --clean-deps crmsh
This is a minor finding.
zypper rm crmsh
doesn't remove crmsh-scripts. Well, it should from the packaging perspective.