I was trying to install pcl library like this : sudo apt install libpcl-dev
. sudo apt-get -f install this command wasnot running too I tried install something couple of days back it did not work either
Tried googling and tried some solutions but still nothing (even some of the solutions did not work):
'Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 622 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up qgis-providers (3.10.5+dfsg-1~bionic1) ...
free(): invalid pointer
Aborted (core dumped)
dpkg: error processing package qgis-providers (--configure):
installed qgis-providers package post-installation script subprocess returned error exit status 134
dpkg: dependency problems prevent configuration of python3-qgis:
python3-qgis depends on qgis-providers (= 3.10.5+dfsg-1~bionic1); however:
Package qgis-providers is not configured yet.
dpkg: error processing package python3-qgis (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
qgis-providers
python3-qgis
E: Sub-process /usr/bin/dpkg returned an error code (1)'
Any helps would be great