gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COEX GPS (model UBX-M8030 IC) on Raspberry Pi 4 Model B 2018 connect


From: Charles Curley
Subject: Re: COEX GPS (model UBX-M8030 IC) on Raspberry Pi 4 Model B 2018 connection issues
Date: Fri, 23 Jul 2021 14:51:20 -0600

On Fri, 23 Jul 2021 12:16:12 -0700
"Gary E. Miller" <gem@rellim.com> wrote:

> >    - sudo apt remove gpsd

Unnecessary, as "apt purge" will also remove. Remove leaves the
configuration files in place. Purge also removes the configuration
files.

> >    - sudo apt purge gpsd
> >    - sudo rm /local/bin/*gps*

I would check to be sure that you are removing only the files you
really want to remove.

Probably unnecessary, as the Debian gpsd package puts the executables
in /usr/sbin/ and /usr/bin/, and the above will remove them. (I am
guessing that your package puts them in the same places.) You should
also check /usr/local/bin and sbin.

> >    - sudo apt-get update
> >    - sudo apt-get dist-upgrade
> >    - sudo reboot

Probably unnecessary, but harmless.

You should also purge gpsd-clients, as Frank Nicholas
<frank@nicholasfamilycentral.com> has already mentioned. Indeed, run
the output of "apt-cache search gpsd | grep gps" through "apt purge".


-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Attachment: pgphjg30AsFSM.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]