Add my new packages
This commit is contained in:
@@ -20,6 +20,18 @@ Install CrossLang
|
|||||||
sudo apt install crosslang
|
sudo apt install crosslang
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 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
|
||||||
|
```
|
||||||
## RPM Based (such as Fedora)
|
## RPM Based (such as Fedora)
|
||||||
I do not sign my packages, so thats why the script downloads from downloads.tesses.net (I own that domain)
|
I do not sign my packages, so thats why the script downloads from downloads.tesses.net (I own that domain)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user