Wingetlywingetly
← All apps
I

Intel® oneAPI Toolkit

by Intel Corporationv2026.0.0.193

Last updated

Intel® oneAPI Toolkit is a comprehensive set of tools and libraries for building high‑performance, data‑centric applications across diverse architectures using SYCL*.

Install with winget

$ winget install --id Intel.OneAPI.Toolkit --exact --version 2026.0.0.193

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

Silent install command for Intel® oneAPI Toolkit

Intel® oneAPI Toolkit uses EXE. The silent install switches are -a --silent --eula accept -p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 -p=NEED_VS2026_INTEGRATION=0.

One-line silent install (x64, machine scope)
intel-oneapi-toolkit-2026.0.0.193_offline.exe -a --silent --eula accept -p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 -p=NEED_VS2026_INTEGRATION=0

See the full silent install reference for Intel® oneAPI Toolkit

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

Intel® oneAPI Toolkit is a comprehensive set of tools and libraries for building high‑performance, data‑centric applications across diverse architectures using SYCL*. It combines an industry‑leading C++ compiler, optimized domain‑specific libraries, and advanced analysis tools to build, optimize, and scale workloads ranging from traditional HPC to AI and machine learning.

Installers · v2026.0.0.193

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect

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 Intel® oneAPI Toolkit.

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

  • I
    Intel(R) Extreme Tuning UtilityIntel Corporation
    Intel.IntelExtremeTuningUtilityv7.14.2.69

    Performance tuning software for Intel processors

  • I
    Intel® oneAPI HPC ToolkitIntel Corporation
    Intel.OneAPI.HPCToolkitv2025.1.3.7

    Optimized Tools for High-Performance Computing

  • I
    Intel® OpenVINO ToolkitIntel Corporation
    Intel.OpenVINOToolkit.2026.2.0v2026.2.0.0

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

  • Thunderbolt™ ShareIntel Corporation
    Intel.ThunderboltSharev1.2.131.235

    A software solution enabling PC-to-PC experiences using Thunderbolt technology and is supported on all Windows 11 Thunderbolt 4/5 enabled PCs.

  • Intel oneAPI MKLIntel Corporation
    Intel.oneMKLv2026.1.0

    Intel oneAPI Math Kernel Library (oneMKL). Accelerate math processing routines, increase application performance, and reduce development time.

  • FortranCompilerIntel Corporation
    Intel.FortranCompilerv2026.1.0

    Intel Fortran Compiler

More from Intel Corporation.

Frequently asked questions

How do I install Intel® oneAPI Toolkit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.OneAPI.Toolkit --exact --version 2026.0.0.193. winget downloads the installer from Intel Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel® oneAPI Toolkit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.OneAPI.Toolkit --exact 2026.0.0.193 --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 Intel® oneAPI Toolkit?
Intel® oneAPI Toolkit uses EXE. Run the downloaded installer with: intel-oneapi-toolkit-2026.0.0.193_offline.exe -a --silent --eula accept -p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 -p=NEED_VS2026_INTEGRATION=0. The silent switches are -a --silent --eula accept -p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 -p=NEED_VS2026_INTEGRATION=0.
How do I uninstall Intel® oneAPI Toolkit via winget?
Run: winget uninstall --id Intel.OneAPI.Toolkit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® oneAPI Toolkit's Apps & Features entry.
Is Intel® oneAPI Toolkit free?
Intel® oneAPI Toolkit is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Intel® oneAPI Toolkit 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 Intel® oneAPI Toolkit directly from the publisher.
How do I keep Intel® oneAPI Toolkit up to date?
Run winget upgrade --id Intel.OneAPI.Toolkit --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® oneAPI Toolkit from microsoft/winget-pkgs.