Citrix Workspace App Linux Runtime Requirements //free\\ Direct

# Ubuntu/Debian curl -L https://downloads.citrix.com/.../repo/debian/install.sh | bash Last tested with Citrix Workspace App 2402 for Linux.

| Use Case | Required Runtime | |----------|------------------| | Software rendering (fallback) | libOSMesa (Mesa software renderer) | | Intel integrated GPU | libva , intel-media-driver | | NVIDIA GPU (proprietary) | NVIDIA driver + libnvidia-encode | | AMD GPU | mesa-va-drivers , libvdpau-va-gl | citrix workspace app linux runtime requirements

You can use this as a blog post, internal KB article, or documentation snippet. Ensuring a smooth VDI or DaaS experience on Linux requires more than just installing the .deb or .rpm package. Below are the critical runtime requirements you must verify before deployment. 1. Core System Libraries (The "Must-Haves") The Linux client relies on specific shared libraries. Without these, the app may crash silently or fail to launch. # Ubuntu/Debian curl -L https://downloads