瀏覽代碼

Add Gentoo to the from package providers (#22284)

Signed-off-by: Jonathan Roadley-Battin <jon.roadleybattin@gmail.com>
tags/v1.19.0-rc0
JonRB 1 年之前
父節點
當前提交
cf07f247b7
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. 8
    0
      docs/content/doc/installation/from-package.en-us.md

+ 8
- 0
docs/content/doc/installation/from-package.en-us.md 查看文件

@@ -43,6 +43,14 @@ Arch Linux ARM provides packages for [aarch64](https://archlinuxarm.org/packages
pacman -S gitea
```

## Gentoo Linux

The rolling release distribution has [Gitea](https://packages.gentoo.org/packages/www-apps/gitea) in their official community repository and package updates are provided with new Gitea releases.

```sh
emerge gitea -va
```

## Canonical Snap

There is a [Gitea Snap](https://snapcraft.io/gitea) package which follows the latest stable version.

Loading…
取消
儲存