Below are more details. *Installation steps followed:* sudo apt-get install software-properties-common sudo add-apt-repository "deb https://qgis.org/debian bionic main" wget -qO - https://qgis.org/downloads/qgis-2020.gpg.key | sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/qgis-archive.gpg --import sudo chmod a+r /etc/apt/trusted.gpg.d/qgis-archive.gpg sudo apt-get update && sudo apt-get install qgis python-qgis qgis-plugin-grass sudo apt install python3-pyqt5 pyqt5-dev-tools qttools5-dev-tools export PYTHONPATH=/usr/share/qgis/python export LD_LIBRARY_PATH=/usr/share/qgis/python
*Linux: * Kernel: Ubuntu 18.04.3 LTS QGIS: '3.16.3-Hannover' Python: Python 3.6.9 -Prem On Mon, May 31, 2021 at 7:14 AM Nyall Dawson <nyall.daw...@gmail.com> wrote: > On Fri, 28 May 2021 at 18:15, Prem Kumar <prem.net...@gmail.com> wrote: > > > > HI Nyall, > > > > Although the projinfo command works fine on a windows machine, I'm > afraid I could not find projinfo command on my linux machine initially and > even after installing PROJ (sudo apt-get install proj-bin). If you can help > me on how to get PROJINFO command running on linux, that would be really > great (very little troubleshooting options on this issue over the internet > ). > > Hmm... this is pointing toward something being quite broken with your > setup. What distro are you running? > > Nyall >
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer