# Desktop Client Linux - Virtual Files support

[https://www.reddit.com/r/NextCloud/comments/13rkprn/is\_there\_any\_option\_for\_virtual\_filesystem\_on/](https://www.reddit.com/r/NextCloud/comments/13rkprn/is_there_any_option_for_virtual_filesystem_on/)

[https://help.nextcloud.com/t/virtual-files-on-ubuntu-desktop/124668](https://help.nextcloud.com/t/virtual-files-on-ubuntu-desktop/124668)

[https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client](https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client)

```
sudo add-apt-repository ppa:nextcloud-devs/client
sudo apt update
```

```
Stock Ubuntu with Nautilus: sudo apt install nautilus-nextcloud
KDE Ubuntu with Dolphin: sudo apt install dolphin-nextcloud
Ubuntu MATE with Caja: sudo apt install caja-nextcloud
Ubuntu Mint with Nemo: sudo apt install nemo-nextcloud
Other, or if you don't want/need the file manager integration: sudo apt install nextcloud-desktop
```

```
nano /home/yourusername/.config/Nextloud/nextcloud.config

[General]
...
showExperimentalOptions=true
```

Suchbegriffe Nextcloud Virtuelle Dateien