mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-12 21:31:07 +00:00
flatpak --user remote-add - a fix
This commit is contained in:
parent
3e9b63c975
commit
7cf79f7b88
@ -54,7 +54,7 @@ make USE_UPNP=yes
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install flatpak flatpak-builder
|
sudo apt install flatpak flatpak-builder
|
||||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||||
flatpak --user install org.kde.Sdk/x86_64/5.11 # required SDK version might be higher, recheck the manifest
|
flatpak --user install org.kde.Sdk/x86_64/5.11 # required SDK version might be higher, recheck the manifest
|
||||||
git clone https://github.com/flathub/website.i2pd.i2pd && cd website.i2pd.i2pd
|
git clone https://github.com/flathub/website.i2pd.i2pd && cd website.i2pd.i2pd
|
||||||
flatpak-builder --user --install --force-clean i2pd_build_dir website.i2pd.i2pd.json
|
flatpak-builder --user --install --force-clean i2pd_build_dir website.i2pd.i2pd.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user