Add my new packages
This commit is contained in:
18
docs/downloads/opensuse.md
Normal file
18
docs/downloads/opensuse.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
weight: 2
|
||||
---
|
||||
|
||||
|
||||
# OpenSUSE
|
||||
I do not sign my packages, so thats why the script downloads from downloads.tesses.net (I own that domain)
|
||||
|
||||
You need to add our repository
|
||||
```bash
|
||||
zypper addrepo https://downloads.tesses.net/rpm-gitea.repo
|
||||
```
|
||||
|
||||
Install CrossLang
|
||||
```bash
|
||||
zypper install crosslang
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user