RPM Registry: Show zypper commands for SUSE based distros as well (#25981)

After RPM is supported with https://github.com/go-gitea/gitea/pull/23380
let's show the user
how to add the repo and install the RPM via all common package managers.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
Dominik Heidler 2023-07-20 17:37:31 +02:00 committed by GitHub
parent af22f33a93
commit 2e128dd1fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 7 deletions

View file

@ -3328,6 +3328,8 @@ pub.install = To install the package using Dart, run the following command:
pypi.requires = Requires Python
pypi.install = To install the package using pip, run the following command:
rpm.registry = Setup this registry from the command line:
rpm.distros.redhat = on RedHat based distributions
rpm.distros.suse = on SUSE based distributions
rpm.install = To install the package, run the following command:
rubygems.install = To install the package using gem, run the following command:
rubygems.install2 = or add it to the Gemfile: