Wingetlywingetly
← All apps

Rust (MSVC)

by The Rust Project Developersv1.98.1

Last updated

A language empowering everyone to build reliable and efficient software.

Install with winget

$ winget install --id Rustlang.Rust.MSVC --exact --version 1.98.1

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

Silent install command for Rust (MSVC)

Rust (MSVC) uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i rust-1.98.1-x86_64-pc-windows-msvc.msi /quiet /norestart

See the full silent install reference for Rust (MSVC)

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

The Rust programming language helps you write faster, more reliable software. High-level ergonomics and low-level control are often at odds in programming language design; Rust challenges that conflict. Through balancing powerful technical capacity and a great developer experience, Rust gives you the option to control low-level details (such as memory usage) without all the hassle traditionally associated with such control.

Installers · v1.98.1

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
-Direct
x64MSI
WiX
-Direct
arm64MSI
WiX
-Direct

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 Rust (MSVC).

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

  • Rust (GNU LLVM)The Rust Project Developers
    Rustlang.Rust.GNU.LLVMv1.98.1

    A language empowering everyone to build reliable and efficient software.

  • Rust (GNU)The Rust Project Developers
    Rustlang.Rust.GNUv1.98.1

    A language empowering everyone to build reliable and efficient software.

  • R
    rust-analyzerThe Rust Project Developers
    Rustlang.rust-analyzerv2026-09-07

    rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc).

  • Microsoft Visual C++ v14 Redistributable (x64)Microsoft Corporation
    Microsoft.VCRedist.2015+.x64v14.51.36247.0

    The Microsoft Visual C++ v14 Redistributable Package (x64).

  • Microsoft Visual C++ v14 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2015+.x86v14.51.36247.0

    The Microsoft Visual C++ v14 Redistributable Package (x86)

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

More from The Rust Project Developers or browse cargo, clippy, llvm.

Frequently asked questions

How do I install Rust (MSVC) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Rustlang.Rust.MSVC --exact --version 1.98.1. winget downloads the installer from The Rust Project Developers and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Rust (MSVC) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Rustlang.Rust.MSVC --exact 1.98.1 --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 Rust (MSVC)?
Rust (MSVC) uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i rust-1.98.1-x86_64-pc-windows-msvc.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Rust (MSVC) via winget?
Run: winget uninstall --id Rustlang.Rust.MSVC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Rust (MSVC)'s Apps & Features entry.
Is Rust (MSVC) free?
Rust (MSVC) is distributed under Apache-2.0 AND MIT. Refer to the publisher (https://www.rust-lang.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Rust (MSVC) 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 Rust (MSVC) directly from the publisher.
How do I keep Rust (MSVC) up to date?
Run winget upgrade --id Rustlang.Rust.MSVC --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Rust (MSVC) from microsoft/winget-pkgs.

Recent versions

  • 1.98.1latest
  • 1.98.0
  • 1.97.1
  • 1.97.0
  • 1.96.1
  • 1.96.0
  • 1.95.0
  • 1.94.1
  • 1.94.0
  • 1.93.1