I was recently upgraded by Ubuntu’s automatic updates from KiCad version 7 to version 8. I have been trying to go back to version 7.
This is because version 8 was not usable - every time I tried to move a component KiCad froze for about 5 seconds. I would love to debug so I can use the latest and greatest but I am on a deadline.
I can usually revert by adding the ppa for an older version and deleting config settings, and this seems to be the consensus from the forum as well.
However, after switching to the KiCad 7 repository, running “sudo apt purge kicad” and deleting the settings in the .config/kicad folder, I end up with a version of KiCad 7 that expects KiCad 8 libraries and exhibits the same usability issues as KiCad 8 does.
What do I need to do, to completely purge KiCad and go back to version 7?