mirror of
https://github.com/rbreaves/kinto.git
synced 2025-06-28 00:51:44 +02:00

Removing "--allow-downgrades --allow-remove-essential --allow-change-held-packages" as a replacement for "--force-yes" because none of those options are really recommended. They can potentially break the system entirely, and shouldn't actually be necessary in any normal situation when installing packages. This adds some strategic blank lines and "descriptions" of what is happening so things are far more clear in the terminal during install. Aids in troubleshooting which parts go wrong. Adds support for the zypper package manager used by openSUSE Tumbleweed.