On 8/8/20 2:35 AM, Gerald Nelson wrote:
> I can’t find any good directions for how to do a deep clean, or for that
> matter to install gdal on Ubuntu 20.04 so I was hoping to get some directions
> here.
To get rid of the gdal package you can use:
apt purge $(dpkg -l | grep gdal | awk '{print $2}' | xargs)
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev