@kicad/kicad-testing
Project ID: 88647
Description
This repository provides testing builds of the stable branch of KiCad. Libraries are bundled using the latest tagged versions, and so should be identical to the released versions.
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 stable version of KiCad. Therefore installing a newer testing build will overwrite any older stable 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-testing
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 (731)*, ppc64le (476)*, x86_64 (3032)* | Fedora 39 (111 downloads) |
Fedora 40 | aarch64 (543)*, ppc64le (330)*, x86_64 (4211)* | Fedora 40 (67 downloads) |
Fedora 41 | aarch64 (286)*, ppc64le (313)*, x86_64 (467)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (447)*, ppc64le (350)*, x86_64 (419)* | Fedora rawhide (81 downloads) |
* Total number of downloaded packages.