Wingetlywingetly
← All apps

Linkus Desktop Client

by Yeastar Digital Technology Co., Ltd.v1.25.4.0

Last updated

Turn your computer into a feature-rich phone and make calls from it.

Install with winget

$ winget install --id Yeastar.Linkus.Desktop.MSI --exact --version 1.25.4.0

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

Silent install command for Linkus Desktop Client

Linkus Desktop Client uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i linkus_desktop_windows_msi_version.msi /quiet /norestart

See the full silent install reference for Linkus Desktop Client

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.

About

Compatible with Yeastar P-Series Phone System, Linkus Desktop Client is a versatile and user-friendly softphone application for both Windows and Mac users, providing a virtual desktop phone experience with ease-of-use, advanced communication features.

Installers · v1.25.4.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
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 Linkus Desktop Client.

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

  • Linkus Desktop ClientYeastar Digital Technology Co., Ltd.
    Yeastar.Linkus.Desktopv1.25.4

    Turn your computer into a feature-rich phone and make calls from it.

  • MicroSIP (Lite)www.microsip.org
    MicroSIP.MicroSIP.Litev3.22.16

    Open source portable SIP softphone based on PJSIP stack for Windows OS.

  • 3CX3CX Software DMCC
    3CX.Softphonev20.0.1190.0

    The 3CX Softphone notifies users in real-time of incoming calls and enables easy call management from their desktop. Users can set their status, view CRM & phonebook entries as well as access their BLF panel for fast calling.

  • MicroSIPwww.microsip.org
    MicroSIP.MicroSIPv3.22.16

    Open source portable SIP softphone based on PJSIP stack for Windows OS.

  • Linkus LiteYeastar Information Technology Co., Ltd.
    Yeastar.Linkus.Litev2.7.13

    Desktop UC. Just the Way You Need it.

  • Sangoma PhoneSangoma Technologies, Inc.
    Sangoma.SangomaPhonev4.2.0

    The next generation desktop softphone app for FreePBX and PBXact!

More from Yeastar Digital Technology Co., Ltd. or browse sip, softphone, telephone.

Frequently asked questions

How do I install Linkus Desktop Client on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Yeastar.Linkus.Desktop.MSI --exact --version 1.25.4.0. winget downloads the installer from Yeastar Digital Technology Co., Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Linkus Desktop Client silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Yeastar.Linkus.Desktop.MSI --exact 1.25.4.0 --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 Linkus Desktop Client?
Linkus Desktop Client uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i linkus_desktop_windows_msi_version.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Linkus Desktop Client via winget?
Run: winget uninstall --id Yeastar.Linkus.Desktop.MSI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Linkus Desktop Client's Apps & Features entry.
Is Linkus Desktop Client free?
Linkus Desktop Client is distributed under Proprietary. Refer to the publisher (https://www.yeastar.com/linkus-softphone/desktop/) for the full license terms - Wingetly itself does not charge for installation.
Does Linkus Desktop Client 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 Linkus Desktop Client directly from the publisher.
How do I keep Linkus Desktop Client up to date?
Run winget upgrade --id Yeastar.Linkus.Desktop.MSI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Linkus Desktop Client from microsoft/winget-pkgs.