Download

From KiCad

Jump to: navigation, search
Image:Localized.png Česky Deutsch English Español Français Polski Português Русский 中文

Contents

Official Builds

Image:logo_linux.png Image:logo_windows.png
Linux Microsoft Windows

Linux Distributions, BSD, other Unixes

Image:logo_arch.png Image:logo_debian.png Image:logo_fedora.png Image:logo_gentoo.png Image:logo_ubuntu.png Image:logo_freebsd.png
Arch Debian Fedora Gentoo Ubuntu FreeBSD

Snapshots

Image:logo_linux.png Image:logo_opensuse.png

Image:logo_ubuntu.png

Magnus Beischer Demofreak.de Launchpad PPA
Image:logo_mac_universal.png
Brokentoaster.com
Mdx4.org

Source code

Image:logo_archive.png Image:logo_subversion.png
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.

Personal tools