Qgis Installation Error In Linux

Qgis Installation shows broken dependencies libgdal20 not going to install.

 

Solutions- 

 

1.First follow the below given link for the qgis installation. 

QGIS Installers

  1. If the installation has been done then it’s great but if you will get any libgdal20 or any dependency related issues. The run below command for fulfill the dependencies of qgis.

Note:- It will help to match the dependencies package version and after that qgis will install successfully.

  • sudo apt-get purge qgis
  • sudo apt-get autoremove qgis
  • sudo apt-get --purge remove qgis
  • sudo apt-get update
  • sudo apt-get update –fix-missing
  • apt-get update –fix-missing
  • sudo apt-get install -f
  • sudo aptitude install qgis python-qgis qgis-plugin-grass

Contact Our Team

If you still can't find an answer to what you're looking for, or you have a specific question, open a new ticket and we'd be happy to help!

Contact Us