Wingetlywingetly
AppsPacksSecurityLeaderboardDocs
PackGitHubBuilt by Pckgr↗
Wingetlywingetly

Browse, bundle, install. Every winget app in one place.

A free community resource for the Winget ecosystem, built and maintained by Pckgr.

Catalog

  • All apps
  • Packs
  • Docs

Project

  • Privacy
  • About
Built by

Wingetly is built and maintained by Pckgr - automated application patching for Microsoft Intune.

Learn more ↗
© 2026 Wingetly · A Pckgr projectData from microsoft/winget-pkgs
Wingetlywingetly
AppsPacksSecurityLeaderboardDocs
PackGitHubBuilt by Pckgr↗
← All apps
I

Intel® oneAPI Base Toolkit

by Intel Corporation·v2025.1.3.8

Last updated Apr 28, 2026

Heterogeneous Development across CPUs and GPUs

Install with winget

$ winget install --id Intel.OneAPI.BaseToolkit --exact --version 2025.1.3.8

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

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.

See Pckgr's app library↗

About

The Intel® oneAPI Base Toolkit (Base Kit) is a core set of tools and libraries

for developing high-performance, data-centric applications across diverse

architectures. It features an industry-leading C++ compiler that implements

SYCL*, an evolution of C++ for heterogeneous computing.

Domain-specific libraries provide drop-in acceleration across relevant

architectures. Enhanced profiling, design assistance, and debug tools complete

the kit.

Installers · v2025.1.3.8

ArchitectureTypeScopeInstallDownload
x64exemachineDirect↗

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

Security

23 known CVEs via NVD

  • medium6.7CVE-2025-20079affects <2024.2May 13, 2025

    Uncontrolled search path for some Intel(R) Advisor software may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.7CVE-2024-39284affects <2024.2Feb 12, 2025

    Uncontrolled search path for some Intel(R) Advisor software before version 2024.2 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.1CVE-2024-37027affects <2024.2Nov 13, 2024

    Improper Input validation in some Intel(R) VTune(TM) Profiler software before version 2024.2.0 may allow an authenticated user to potentially enable denial of service via local access.

    Vendor advisory
  • medium6.7CVE-2024-36245affects <2024.2Nov 13, 2024

    Uncontrolled search path element in some Intel(R) VTune(TM) Profiler software before version 2024.2.0 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.7CVE-2024-28952affects <2024.2Nov 13, 2024

    Uncontrolled search path for some Intel(R) IPP software for Windows before version 2021.12.0 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.7CVE-2024-29015affects <2024.1Aug 14, 2024

    Uncontrolled search path in some Intel(R) VTune(TM) Profiler software before versions 2024.1 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.7CVE-2024-28887affects <2024.1Aug 14, 2024

    Uncontrolled search path in some Intel(R) IPP software before version 2021.11 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
  • medium6.7CVE-2024-26025affects <2024.1Aug 14, 2024

    Incorrect default permissions for some Intel(R) Advisor software before version 2024.1 may allow an authenticated user to potentially enable escalation of privilege via local access.

    Vendor advisory
Showing 8 of 23. Source: NVD, updated 9h ago. Version-range matching is informational - confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Intel oneAPI MKLIntel Corporation
    Intel.oneMKLv2025.3.1

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

    →
  • P
    PresentMon ConsoleIntel Corporation
    Intel.PresentMon.Consolev2.4.1.0

    A telemetry application to monitor and measure graphics applications.

    →
  • Intel PresentMonIntel Corporation
    Intel.PresentMon.Betav0.6.0.0

    Gaming performance overlay and telemetry application

    →
  • Intel Binary Configuration Tool for Intel FSPIntel Corporation
    Intel.BCTv3.4.5

    A utility used to change configuration settings embedded in an Intel FSP binary.

    →
  • Thunderbolt™ ShareIntel Corporation
    Intel.ThunderboltSharev1.1.64.87

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

    →
  • Intel® Processor Identification Utility 8.0.43Intel Corporation
    Intel.ProcessorIdentificationUtilityv8.0.43

    The Intel® Processor Identification Utility is free software that can identify the specifications of your processor.

    →

More from Intel Corporation.

Frequently asked questions

How do I install Intel® oneAPI Base Toolkit on Windows?⌄
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.OneAPI.BaseToolkit --exact --version 2025.1.3.8. winget downloads the installer from Intel Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel® oneAPI Base Toolkit silently for unattended deployment?⌄
Add --silent and accept the agreements upfront: winget install --id Intel.OneAPI.BaseToolkit --exact 2025.1.3.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Intel® oneAPI Base Toolkit via winget?⌄
Run: winget uninstall --id Intel.OneAPI.BaseToolkit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® oneAPI Base Toolkit's Apps & Features entry.
Is Intel® oneAPI Base Toolkit free?⌄
Intel® oneAPI Base Toolkit is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Intel® oneAPI Base 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 Base Toolkit directly from the publisher.
How do I keep Intel® oneAPI Base Toolkit up to date?⌄
Run winget upgrade --id Intel.OneAPI.BaseToolkit --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® oneAPI Base Toolkit from microsoft/winget-pkgs.
License
Proprietary
Wingetlywingetly

Browse, bundle, install. Every winget app in one place.

A free community resource for the Winget ecosystem, built and maintained by Pckgr.

Catalog

  • All apps
  • Packs
  • Docs

Project

  • Privacy
  • About
Built by

Wingetly is built and maintained by Pckgr - automated application patching for Microsoft Intune.

Learn more ↗
© 2026 Wingetly · A Pckgr projectData from microsoft/winget-pkgs