The popup window when first trying to manage symbol libraries

I’m building the computer with a new hard drive. I have my personal libraries saved on another disk. I mistakenly tried to load these as a custom library in the initial pop up window when I tried to manage symbol libraries. This was wrong. Now Kicad remembers what I did and I have no global libraries installed. Purging Kicad does not purge Kicad ! There is memory of previous projects and library settings etc.

How do I go back to a completely fresh install on Linux ??

I will be using the latest version.

The step you need is the rm -fr ~/.config/kicad/6.0

Do the personal libraries later.

Cheers. I will try this after using Synaptic to remove kicad. No v5 here !

Note: The desktop icon is not removed after asking for the program to be ‘completely removed’ …

OK. I actually removed the whole kicad folder in the .config folder.

All is now back to normal - as though I had just installed kicad for the first time.

Thanks for your help retiredfeline.

You didn’t really need to remove and reinstall the kicad packages. The saved state was always in your personal configuration directory. All you had to do was clear it so kicad would go through the first run initialisation again.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.