On Mon, Jul 5, 2021, 5:27 PM Dick Steffens <d...@dicksteffens.com> wrote:
> On 7/5/21 2:56 PM, Daniel Ortiz wrote: > > The following link is specifically for Ubuntu, but it could help you. > > > > > https://blog.opstree.com/2019/04/02/resolving-segmentation-fault-core-dumped-in-ubuntu/ > > I followed the command line instructions. Steps 1 through 4 worked. But > I get this error when I run step 5: > > rsteff@ENU-1:~$ sudo dpkg -l | grep ^..r | apt-get purge > E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: > Permission denied) > E: Unable to acquire the dpkg frontend lock > You need another sudo before the apt-get. I don't know if this relates to your main problem. Bill