qcma from home:codestation project

Seleziona il sistema operativo

Per Debian 11 eseguire quanto segue:
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_11/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Per Debian 10 eseguire quanto segue:
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_10/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:codestation/openSUSE_Tumbleweed/home:codestation.repo
zypper refresh
zypper install qcma
Per 15.4 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:codestation/15.4/home:codestation.repo
zypper refresh
zypper install qcma
Per Raspbian 11 eseguire quanto segue:
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_11/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma
Per xUbuntu 20.04 eseguire quanto segue:
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_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:codestation.list
curl -fsSL https://download.opensuse.org/repositories/home:codestation/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_codestation.gpg > /dev/null
sudo apt update
sudo apt install qcma

Pacchetti per xUbuntu 20.04: