@kicad/kicad-stable
Project ID: 88745
Description
This repository provides builds of the stable branch of KiCad. This is done to benefit users of older Fedora releases who want to install the latest stable KiCad version.
For more information about KiCad, please visit https://www.kicad.org/
If you don’t have copr, install it with:
dnf install dnf-plugins-core
Installation Instructions
WARNING: These builds use the same file names and installation locations as the testing version of KiCad. Therefore installing a newer stable build will overwrite any older testing build that may have previously been installed.
One can simultaneously enable both @kicad/kicad-testing and @kicad/kicad-stable, in which case the newest build from either repository will be chosen.
Install via:
dnf copr enable @kicad/kicad-stable
dnf install kicad
The kicad package includes the latest revision of all libraries except for the 3D models from the kicad-packages3D repository. Those models, and the documentation can be installed via:
dnf install kicad-packages3D
dnf install kicad-doc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (65)*, ppc64le (20)*, x86_64 (5975)* | Fedora 39 (482 downloads) |
Fedora 40 | aarch64 (56)*, ppc64le (20)*, x86_64 (5774)* | Fedora 40 (267 downloads) |
Fedora 41 | aarch64 (13)*, ppc64le (11)*, x86_64 (554)* | Fedora 41 (60 downloads) |
Fedora rawhide | aarch64 (32)*, ppc64le (40)*, x86_64 (28)* | Fedora rawhide (105 downloads) |
* Total number of downloaded packages.