qcma from home:codestation project

Select Your Operating System

For Debian 12 run the following:
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/home:/codestation/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:codestation/Fedora_42/home:codestation.repo
dnf install qcma
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:codestation/openSUSE_Tumbleweed/home:codestation.repo
zypper refresh
zypper install qcma

Packages for openSUSE Tumbleweed:

For Raspbian 12 run the following:
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/home:/codestation/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma

Packages for Raspbian 12:

For xUbuntu 25.04 run the following:
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/home:/codestation/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
For xUbuntu 24.04 run the following:
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/home:/codestation/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma

Packages for xUbuntu 25.04:

Packages for xUbuntu 24.04: