qgroundcontrol from hardware:RC-Model:Unstable project

Proszę wybrać system operacyjny

Dla openSUSE Tumbleweed uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/hardware:RC-Model:Unstable/openSUSE_Tumbleweed/hardware:RC-Model:Unstable.repo
zypper refresh
zypper install qgroundcontrol
Dla openSUSE Leap 15.3 uruchom następujący program jako root:
zypper addrepo https://download.opensuse.org/repositories/hardware:RC-Model:Unstable/openSUSE_Leap_15.3/hardware:RC-Model:Unstable.repo
zypper refresh
zypper install qgroundcontrol
Dla xUbuntu 16.04 uruchom następujący program:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/hardware:/RC-Model:/Unstable/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/hardware:RC-Model:Unstable.list
curl -fsSL https://download.opensuse.org/repositories/hardware:RC-Model:Unstable/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_RC-Model_Unstable.gpg > /dev/null
sudo apt update
sudo apt install qgroundcontrol