Jump to content

Working KiCad ppa?


Go to solution Solved by Andrew511,

Recommended Posts

I'm trying to install KiCad on my OrangePi 5 running the latest stable Armbian 23.02 Jammy / Gnome.

 

apt install KiCad  installs a minimal KiCad 6 that will launch but  it has no libraries, or other "extras" .   Kicad wIthout the symbol  and footprint libraries it is not very useful. 

 

apt install Kicad-Library returns

 

     E: Unable to locate package kicad-library

 

I tried several other possible variations:

E: Unable to locate package kicad-library-symbols
 

dpkgl --list has   -->   ii  kicad                                  6.0.2+dfsg-1                                arm64        Electronic schematic and PCB design software

 

Is there another ppa I can add to get the rest?

 

 

Link to comment
Share on other sites

  • Solution

I figured it  out. 

 

apt install the following as well as kicad:

 

kicad-demos

kicad-footprints

kicad-libraries

kicad-symbols

kicad-templates

 

 

If you launched KiCad before installing the symbols and footprints like I did:

 

rm  /home/<your username>/.config/kicad   fp-lib-table  and sym-lib-table

Then relaunch KiCad and accept the default global imports.   

Edited by Andrew511
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines