setup/doc/gnome-builder.md

12 lines
243 B
Markdown

# Setup NextCoud
* get the latest version of installed packages and refresh the repo cache
```
sudo apt update
```
* install desktop client directly from the official repository
```
sudo apt install gnome-builder --no-install-recommends
```