Skip to content

Commit cf07f24

Browse files
authored
Add Gentoo to the from package providers (#22284)
Signed-off-by: Jonathan Roadley-Battin <[email protected]>
1 parent d34f3a2 commit cf07f24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/content/doc/installation/from-package.en-us.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ Arch Linux ARM provides packages for [aarch64](https://archlinuxarm.org/packages
4343
pacman -S gitea
4444
```
4545

46+
## Gentoo Linux
47+
48+
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.
49+
50+
```sh
51+
emerge gitea -va
52+
```
53+
4654
## Canonical Snap
4755

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

0 commit comments

Comments
 (0)