hovo1990 / freerdp_snap

Snapcraft file for the generation of xfreerdp snap package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freerdp_snap

Snapcraft file for the generation of xfreerdp snap package.

Description

FreeRDP is important for "seamless" mode for running Office through Windows VM.

Video Explanation from Level1Linux

WinApps

Ubuntu 20.04 has FreeRDP 2.6 package. This snapcraft file will allow to generate freerdp snap packages of newer versions. This will generate snap package for xfreerdp, which used by WinApps.

Build Snap Package

cd xfreerdp
snapcraft

Package install

note

For Winapps, to be able to mount home folder, the snap package has to be installed with classic confinement.

cd xfreerdp/snaps
sudo snap install xfreerdp_*_amd64.snap --dangerous --classic

About

Snapcraft file for the generation of xfreerdp snap package.

License:MIT License