gammaray from isv:KDAB project

Välj ditt operativsystem

För Debian 9.0, kör följande:
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/isv:/KDAB/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För Debian 8.0, kör följande:
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/isv:/KDAB/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För Debian 12, kör följande:
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/isv:/KDAB/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För Debian 11, kör följande:
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/isv:/KDAB/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För Debian 10, kör följande:
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/isv:/KDAB/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För Fedora 30, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:KDAB/Fedora_30/isv:KDAB.repo
dnf install gammaray
För Fedora 29, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:KDAB/Fedora_29/isv:KDAB.repo
dnf install gammaray
För openSUSE Tumbleweed, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Tumbleweed/isv:KDAB.repo
zypper refresh
zypper install gammaray
För openSUSE Leap 42.3, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Leap_42.3/isv:KDAB.repo
zypper refresh
zypper install gammaray
För openSUSE Leap 42.2, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Leap_42.2/isv:KDAB.repo
zypper refresh
zypper install gammaray
För 15.4, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/15.4/isv:KDAB.repo
zypper refresh
zypper install gammaray
För xUbuntu 24.04, kör följande:
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/isv:/KDAB/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 23.10, kör följande:
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/isv:/KDAB/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 23.04, kör följande:
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/isv:/KDAB/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 22.10, kör följande:
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/isv:/KDAB/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 22.04, kör följande:
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/isv:/KDAB/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 21.10, kör följande:
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/isv:/KDAB/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 21.04, kör följande:
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/isv:/KDAB/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 20.10, kör följande:
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/isv:/KDAB/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray
För xUbuntu 20.04, kör följande:
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/isv:/KDAB/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/isv:KDAB.list
curl -fsSL https://download.opensuse.org/repositories/isv:KDAB/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_KDAB.gpg > /dev/null
sudo apt update
sudo apt install gammaray

Paket för xUbuntu 24.04:

Paket för xUbuntu 23.10:

Paket för xUbuntu 23.04:

Paket för xUbuntu 22.10:

Paket för xUbuntu 22.04:

Paket för xUbuntu 21.10:

Paket för xUbuntu 21.04:

Paket för xUbuntu 20.10:

Paket för xUbuntu 20.04: