python-qcustomplot2 from home:sergeyopensuse:gpxviewer project
Select Your Operating System
Add repository and install manually
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_sergeyopensuse_gpxviewer_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/sergeyopensuse:/gpxviewer/Arch_Extra/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Arch_Extra/$(uname -m)/home_sergeyopensuse_gpxviewer_Arch_Extra.key) fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }') pacman-key --init pacman-key --add - <<< "${key}" pacman-key --lsign-key "${fingerprint}" pacman -Sy home_sergeyopensuse_gpxviewer_Arch_Extra/python-qcustomplot2
Grab binary packages directly
Add repository and install manually
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Fedora_33/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Fedora_32/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Fedora_31/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
For Fedora 30 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Fedora_30/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
For Fedora 29 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Fedora_29/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
Grab binary packages directly
Add repository and install manually
For Mageia 7 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Mageia_7/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
For Mageia 6 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/Mageia_6/home:sergeyopensuse:gpxviewer.repo dnf install python-qcustomplot2
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/openSUSE_Tumbleweed/home:sergeyopensuse:gpxviewer.repo zypper refresh zypper install python-qcustomplot2
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/openSUSE_Leap_15.2/home:sergeyopensuse:gpxviewer.repo zypper refresh zypper install python-qcustomplot2
For openSUSE Leap 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/openSUSE_Leap_15.1/home:sergeyopensuse:gpxviewer.repo zypper refresh zypper install python-qcustomplot2
For openSUSE Leap 15.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/openSUSE_Leap_15.0/home:sergeyopensuse:gpxviewer.repo zypper refresh zypper install python-qcustomplot2
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sergeyopensuse:gpxviewer/openSUSE_Leap_15.3/home:sergeyopensuse:gpxviewer.repo zypper refresh zypper install python-qcustomplot2