Icon

KiCad

KiCad is a free and open source software suite for electronic design automation, facilitating schematic capture, PCB layout, Gerber file generation, and library editing across multiple platforms.
Latest: 10.0.3 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 796/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: GNU General Public License version 3.0 (GPLv3)Installer: Installer (platform dependent)Winget: Available

Version & Lifecycle

0
Current: 10.0.3 N-2: 10.0.1 Oldest supported: 2007-01-10 Avg cadence: Every 39 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • January 7, 2026
0

KiCad prerequisite note

For unattended Windows installs of KiCad NSIS-based installers, run the installer elevated with uppercase silent mode, for example kicad-*-x86_64.exe /S. The lowercase /s switch is not equivalent. KiCad extracts a large library payload, so allow enough time before detection checks and verify the target directory such as C:\Program Files\KiCad.

For managed deployments, make sure the Microsoft Visual C++ v14 redistributable is present before installing KiCad EXE x64 or User x64 builds. Source KiCad from the official KiCad Windows download page and source the runtime from Microsoft’s latest supported Visual C++ Redistributable page.

For managed KiCad Windows deployments, include the Microsoft Visual C++ v14 Redistributable (x64) before installing or updating KiCad. Treat that runtime as a prerequisite for both machine-wide and per-user KiCad packages so setup failures are not mistaken for a KiCad version-detection issue. Source: official KiCad Windows download source.

For managed KiCad deployments, preinstall Microsoft Visual C++ v14 x64 Redistributable before running the application installer. Model the runtime as an explicit prerequisite or dependency so install/update detection runs only after the required component is present. Source: official KiCad source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

KiCadkicad KiCad

Packaging Notes

0

Cross-platform, open source

Notes

0

Supports import of components from other EDA tools such as EAGLE and Altium; uses UTF-8 S-expression format for project files since version 4 and 6.