Download
From KiCad
| Česky | Deutsch | English | Español | Français | Polski | Português | Русский | 中文 |
Contents |
Official Builds
|
|
| Linux | Microsoft Windows |
Linux Distributions, BSD, other Unixes
| | | | | | |
| Arch | Debian | Fedora | Gentoo | Ubuntu | FreeBSD |
Snapshots
| | |
| Magnus Beischer | Demofreak.de | Launchpad PPA |
| ||
| Brokentoaster.com | ||
| Mdx4.org |
Source code
|
|
| Sourceforge | Subversion |
Subversion
The evolving, unreleased, development version of KiCad can be obtained from the Subversion repository.
This repository is located at https://kicad.svn.sourceforge.net
Anyone can view the KiCad source code at the Subversion repository here web (ViewVC) using a web browser only.
But if you want to obtain a working copy of the source tree, then you must install a Subversion client first.
The first time use the Subversion "checkout" command to obtain a working copy of the portion of the tree that you are interested in. After that, in future weeks, you only need to download incremental changes (smaller downloads), by doing a Subversion "update" command.
Anyone who needs only some part of the KiCad tree can download only the required folders or files.
The full working copy of the source code, documentation and library can be obtained on the following subversion https urls.
Sourcecode
svn checkout https://kicad.svn.sourceforge.net/svnroot/kicad/trunk/kicad kicad
Documentation
svn checkout https://kicad.svn.sourceforge.net/svnroot/kicad/trunk/kicad-doc kicad-doc
Libraries
svn checkout https://kicad.svn.sourceforge.net/svnroot/kicad/trunk/kicad-library kicad-library
For Unix, consider this Subverson GUI client - kdesvn or RapidSVN.
For Windows, there is a GUI Subverson client - TortoiseSVN (with good docs), RapidSVN, although the standard command line version will work as well.
There is also a nice QT-based (OpenSource) crossplatform subversion frontend, eSVN
Documentation for Subversion is here.











