Add installation instructions for openSUSE Tumbleweed
[?]
Dec 6, 2020, 9:43 PM
LLS53CR2F52AAKLLF2RVVNMVR2ZLXNM5IR4G6Q6U3FOELPSPHMVACDependencies
Change contents
- edit in src/installing.md at line 29
On openSUSE Tumbleweed, type: - edit in src/installing.md at line 32
```sudo zypper in clang-devel libopenssl-devel libsodium-devel libzstd-devel pkgconfig xxhash-devel``` - edit in src/installing.md at line 91[2.506][4.308895]
### openSUSEThe stable version (0.12.2) is available in openSUSE Leap 15.2 and openSUSETumbleweed repositories: - edit in src/installing.md at line 97[4.308896][4.308896]
```sudo zypper install pijul```If you are interested in the development version (`1.0.0-alpha.X`), you can find[a package](https://build.opensuse.org/package/show/devel:tools:scm/pijul) foropenSUSE Tumbleweed in the openSUSE Build Service:```sudo zypper addrepo -f -r https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Tumbleweed/devel:tools:scm.reposudo zypper install --allow-vendor-change pijul```Use the development version at your own risk. As soon as Pijul 1.0.0 ispublished, the package will be updated and submitted to openSUSE Tumbleweed.