gammaray from isv:KDAB project

Velg operativsystem

For Debian 9.0, kjør følgende som:
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
For Debian 8.0, kjør følgende som:
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
For Debian 12, kjør følgende som:
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
For Debian 11, kjør følgende som:
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
For Debian 10, kjør følgende som:
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
For Fedora 30, kjør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:KDAB/Fedora_30/isv:KDAB.repo
dnf install gammaray
For Fedora 29, kjør følgende som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:KDAB/Fedora_29/isv:KDAB.repo
dnf install gammaray
For openSUSE Tumbleweed, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Tumbleweed/isv:KDAB.repo
zypper refresh
zypper install gammaray
For openSUSE Leap 42.3, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Leap_42.3/isv:KDAB.repo
zypper refresh
zypper install gammaray
For openSUSE Leap 42.2, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/openSUSE_Leap_42.2/isv:KDAB.repo
zypper refresh
zypper install gammaray
For 15.4, kjør følgende som root:
zypper addrepo https://download.opensuse.org/repositories/isv:KDAB/15.4/isv:KDAB.repo
zypper refresh
zypper install gammaray
For xUbuntu 24.04, kjør følgende som:
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
For xUbuntu 23.10, kjør følgende som:
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
For xUbuntu 23.04, kjør følgende som:
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
For xUbuntu 22.10, kjør følgende som:
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
For xUbuntu 22.04, kjør følgende som:
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
For xUbuntu 21.10, kjør følgende som:
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
For xUbuntu 21.04, kjør følgende som:
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
For xUbuntu 20.10, kjør følgende som:
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
For xUbuntu 20.04, kjør følgende som:
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

Pakker for xUbuntu 24.04:

Pakker for xUbuntu 23.10:

Pakker for xUbuntu 23.04:

Pakker for xUbuntu 22.10:

Pakker for xUbuntu 22.04:

Pakker for xUbuntu 21.10:

Pakker for xUbuntu 21.04:

Pakker for xUbuntu 20.10:

Pakker for xUbuntu 20.04: