Hello,
I tried to install Kicad using this command (sudo apt install --install-recommends kicad), but it’s missing the footprint libraries (~/.local/share/kicad/6.0/footprints/).
I found the libraries (Download Libraries | KiCad EDA), but I can’t find a way to add all the libraries at once. There are many libraries, how do I add them all at once?
I used Kicad 5, and the installation made it ready for use, but Kicad 6 is not ready for use after installing. Why is setup not installing the libraries?
Thank you.