[3rd-Party Apps] 按照官网的步骤安装QGIS3.24,安装完成却是应用商店的2.18
Tofloor
poster avatar
云的眼泪
deepin
2022-04-27 22:56
Author

官网安装步骤如下:

image.png

Reply Favorite View the author
All Replies
心平气和
deepin
2022-04-27 23:45
#1
Reply View the author
心平气和
deepin
2022-04-27 23:46
#2

image.png

这个地方是关键

Reply View the author
吉吉如律令
deepin
2022-04-28 01:18
#3

应该是sudo add-apt-repository这一步出问题了,deepin没法用这个命令添加软件更新源,所以最后安装时用的是deepin的更新源,可以自己手动编辑更新源文件,把软件的更新源加进去就行了

Reply View the author
bigben446
deepin
2022-04-28 01:49
#4

用flatpak安装最简单,一行命令的事情,而且一直可以保持最新

flatpak安装

https://flathub.org/apps/details/org.qgis.qgis

安装:

flatpak install --from https://flathub.org/repo/appstream/org.qgis.qgis.flatpakref

运行: flatpak run org.qgis.qgis

更新flatpak QGIS: flatpak update

Reply View the author
云的眼泪
deepin
2022-04-28 03:50
#5

谢谢各位!

最后还是选择在星火商店安装了3.18.3版,免得折腾。

只是打开后出现错误提示,使用没问题。

微信图片_20211130093948.jpg

Reply View the author