You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/installation/from-package.en-us.md
+8
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,14 @@ Arch Linux ARM provides packages for [aarch64](https://archlinuxarm.org/packages
43
43
pacman -S gitea
44
44
```
45
45
46
+
## Canonical Snap
47
+
48
+
There is a [Gitea Snap](https://snapcraft.io/gitea) package which follows the latest stable version.
49
+
50
+
``sh
51
+
snap install gitea
52
+
``
53
+
46
54
## SUSE and openSUSE
47
55
48
56
OpenSUSE build service provides packages for [openSUSE and SLE](https://software.opensuse.org/download/package?package=gitea&project=devel%3Atools%3Ascm)
0 commit comments