<div dir="ltr"><div dir="ltr">On Mon, Dec 14, 2020 at 5:07 PM R. Brent Clements <<a href="mailto:rbclemen@gmail.com">rbclemen@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thanks everyone for the feedback.  I just have to be more careful.  I have installed packages directly from .deb files, (at least Dropbox and possibly others), and the software that I was installing when it happened is the latest version of KiCAD from their repository.</div></div></blockquote><div><br></div>If you install directly from .deb, then make sure that you install gdebi, and use it to install the .deb. <br></div><div class="gmail_quote">That way, it will make sure that dependencies are installed too.</div><div class="gmail_quote"><br></div><div class="gmail_quote">But that approach still suffers from suboptimal package discipline, and you will still get surprises, at least when compared to the official Ubuntu repos. <br></div></div>