qcma from home:codestation project

Seleccione o seu sistema operativo

Para Debian 13 execute o seguinte:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Para Debian 12 execute o seguinte:
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

Paquetes para Debian 13:

Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:codestation/Fedora_43/home:codestation.repo
dnf install qcma
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:codestation/openSUSE_Tumbleweed/home:codestation.repo
zypper refresh
zypper install qcma
Para Raspbian 13 execute o seguinte:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Para Raspbian 12 execute o seguinte:
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

Paquetes para Raspbian 13:

Paquetes para Raspbian 12:

Para xUbuntu 25.10 execute o seguinte:
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.10/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Para xUbuntu 24.04 execute o seguinte:
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

Paquetes para xUbuntu 25.10:

Paquetes para xUbuntu 24.04: