Kicad library in linux mint

Are you attempting to add personal assets or modifications to the library that is shipped with KiCad? If so, then this explains why you can not do that on Linux. The library that is shipped with KiCad is put into a directory where you need root access rights to modify its content.

This is done on purpose to protect you the user from yourself! Personal assets and personal modifications should really be done only in personal libraries that you place somewhere where you have access rights (example in a subfolder of your users “documents” folder). If you modify the libraries shipped with KiCad then the next time you update you will lose these modifications (and therefore your personal assets)


Further reading:

1 Like