Wingetlywingetly
← All apps

X2Go Client for Windows

by X2Go Projectv4.1.2.2-2020.02.13

Last updated

X2Go Client is a graphical client (Qt5) for the X2Go system. You can use it to connect to running sessions and start new sessions.

Install with winget

$ winget install --id X2go.x2goclient --exact --version 4.1.2.2-2020.02.13

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for X2Go Client for Windows

X2Go Client for Windows uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
x2goclient-4.1.2.2-2020.02.13-setup.exe /S

See the full silent install reference for X2Go Client for Windows

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v4.1.2.2-2020.02.13

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for X2Go Client for Windows.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.44

    Universal Command Line Interface for Amazon Web Services

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

  • Omnissa Horizon ClientOmnissa, LLC
    Omnissa.HorizonClientv8.19.0

    Connect to your Omnissa Horizon virtual desktop from your device of choice.

  • 阿里云盘Alibaba Group
    Alibaba.aDrivev6.9.3

    A fast, non-intrusive, secure and easy-to-share personal netdisk

More from X2Go Project or browse cloud, nx, online.

Frequently asked questions

How do I install X2Go Client for Windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id X2go.x2goclient --exact --version 4.1.2.2-2020.02.13. winget downloads the installer from X2Go Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install X2Go Client for Windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id X2go.x2goclient --exact 4.1.2.2-2020.02.13 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for X2Go Client for Windows?
X2Go Client for Windows uses EXE (NSIS). Run the downloaded installer with: x2goclient-4.1.2.2-2020.02.13-setup.exe /S. The silent switches are /S.
How do I uninstall X2Go Client for Windows via winget?
Run: winget uninstall --id X2go.x2goclient --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from X2Go Client for Windows's Apps & Features entry.
Is X2Go Client for Windows free?
X2Go Client for Windows is distributed under GPL-2. Refer to the publisher (https://wiki.x2go.org/doku.php) for the full license terms - Wingetly itself does not charge for installation.
Does X2Go Client for Windows work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls X2Go Client for Windows directly from the publisher.
How do I keep X2Go Client for Windows up to date?
Run winget upgrade --id X2go.x2goclient --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of X2Go Client for Windows from microsoft/winget-pkgs.