libamalthea-gdc-dev from home:OS-18:experimental project
Kies uw besturingssysteem
Installatiebron toevoegen en handmatig installeren
Voor Debian Testing voer het volgende uit:
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:/OS-18:/experimental/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:OS-18:experimental.list curl -fsSL https://download.opensuse.org/repositories/home:OS-18:experimental/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_OS-18_experimental.gpg > /dev/null sudo apt update sudo apt install libamalthea-gdc-dev
Voor Debian 13 voer het volgende uit:
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:/OS-18:/experimental/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:OS-18:experimental.list curl -fsSL https://download.opensuse.org/repositories/home:OS-18:experimental/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_OS-18_experimental.gpg > /dev/null sudo apt update sudo apt install libamalthea-gdc-dev
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Raspbian 12 voer het volgende uit:
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:/OS-18:/experimental/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:OS-18:experimental.list curl -fsSL https://download.opensuse.org/repositories/home:OS-18:experimental/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_OS-18_experimental.gpg > /dev/null sudo apt update sudo apt install libamalthea-gdc-dev
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 25.04 voer het volgende uit:
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:/OS-18:/experimental/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:OS-18:experimental.list curl -fsSL https://download.opensuse.org/repositories/home:OS-18:experimental/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_OS-18_experimental.gpg > /dev/null sudo apt update sudo apt install libamalthea-gdc-dev
Voor xUbuntu 24.04 voer het volgende uit:
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:/OS-18:/experimental/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:OS-18:experimental.list curl -fsSL https://download.opensuse.org/repositories/home:OS-18:experimental/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_OS-18_experimental.gpg > /dev/null sudo apt update sudo apt install libamalthea-gdc-dev