Skip to content

Commit

Permalink
Add Gentoo to the from package providers (#22284)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Roadley-Battin <jon.roadleybattin@gmail.com>
  • Loading branch information
eeyrjmr authored Dec 30, 2022
1 parent d34f3a2 commit cf07f24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/content/doc/installation/from-package.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cf07f24

Please sign in to comment.