mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 21:57:18 +02:00
Updated README to specify installation instructions for FreeRDP Flatpak.
This commit is contained in:
parent
8120df212a
commit
bb38691c6d
@ -107,7 +107,12 @@ If you already have a Windows VM or server you wish to use with WinApps, you wil
|
|||||||
sudo emerge --ask=n sys-libs/dialog net-misc/freerdp:3
|
sudo emerge --ask=n sys-libs/dialog net-misc/freerdp:3
|
||||||
```
|
```
|
||||||
|
|
||||||
> WinApps requires `FreeRDP` version 3 or later. If not available for your distribution through your package manager, you can install the [Flatpak](https://flathub.org/apps/com.freerdp.FreeRDP).
|
Please note that WinApps requires `FreeRDP` version 3 or later. If not available for your distribution through your package manager, you can install the [Flatpak](https://flathub.org/apps/com.freerdp.FreeRDP).
|
||||||
|
|
||||||
|
```bash
|
||||||
|
flatpak install flathub com.freerdp.FreeRDP
|
||||||
|
sudo flatpak override --filesystem=home com.freerdp.FreeRDP # To use `+home-drive`
|
||||||
|
```
|
||||||
|
|
||||||
### Step 3: Create a WinApps Configuration File
|
### Step 3: Create a WinApps Configuration File
|
||||||
Create a configuration file at `~/.config/winapps/winapps.conf` containing the following:
|
Create a configuration file at `~/.config/winapps/winapps.conf` containing the following:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user