PINE64
QGroundcontrol on Manjaro - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Pinebook Pro Tutorials (https://forum.pine64.org/forumdisplay.php?fid=117)
+--- Thread: QGroundcontrol on Manjaro (/showthread.php?tid=9612)



QGroundcontrol on Manjaro - chaoskampf - 04-06-2020

Quote:sudo pacman-key --recv-keys 7931B6D628C8D3BA
sudo pacman-key --finger 7931B6D628C8D3BA
sudo pacman-key --lsign-key 7931B6D628C8D3BA
Quote:sudo tee -a greetings.txt > /dev/null <<EOT
[arch4edu]
Server = https://arch4edu.keybase.pub/$arch
EOT
Quote:sudo pacman -S qgroundcontrol

If smth missing:

Quote:ldd /opt/qgroundcontrol/QGroundControl
sudo pacman -S qt5-wayland

Have fun.