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

Backport #25981 by @asdil12

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: Dominik Heidler <[email protected]>
This commit is contained in:
Giteabot
2023-07-20 21:15:47 -04:00
committed by GitHub
co-authored by Dominik Heidler
parent a9d45b3c01
commit 3f7a6a74ed
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ menu:
## 要求
要使用RPM注册表,您需要使用像 `yum` `dnf` 这样的软件包管理器来消费软件包。
要使用RPM注册表,您需要使用像 `yum`, `dnf``zypper` 这样的软件包管理器来消费软件包。
以下示例使用 `dnf`