Search Criteria
Package Details: kikit-git r751.4f1a424-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kikit-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kikit-git |
| Description: | Automation for KiCAD boards |
| Upstream URL: | https://github.com/yaqwsx/KiKit.git |
| Licenses: | MIT |
| Conflicts: | python-kikit |
| Provides: | kikit |
| Submitter: | joposter |
| Maintainer: | salfter |
| Last Packager: | salfter |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-22 09:02 (UTC) |
| Last Updated: | 2025-07-10 14:53 (UTC) |
Dependencies (15)
- kicad (kicad-hqAUR, kicad-gitAUR)
- python-click
- python-commentjson
- python-markdown2 (python-markdown2-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pcbnewtransition
- python-pybars3 (python-pybars3-gitAUR)
- python-shapely
- python-solidpython
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-versioneer (python-versioneer-518AUR) (make)
- python-wxpython (python-wxpython-gitAUR) (optional) – for plugin hideReferences
Latest Comments
mqs commented on 2022-08-28 01:18 (UTC)
I did not test this, but I assume this bug hits here as well: https://bugs.archlinux.org/task/75714
TLDR: As of version 1.0.0 (~december 2021) pcbnewTransition is a dependency of kikit. Please add it.
giuliof commented on 2021-05-24 20:21 (UTC)
Running the installed script (kikit version 0.99-pre1.0+15.gbe2b3fc) I found out that "python-commentjson" is a required dependency. Manually added to PKGBUILD to fix.
joposter commented on 2020-06-15 13:52 (UTC)
@Pietro_pizzi properly writing kikit-git (instead of kiki-git, which indeed does not exist) will probably fix your problem.
IF it does not, feel free to comment again :)
Pietro_Pizzi commented on 2020-06-15 13:46 (UTC)