libamalthea-gdc-dev from home:OS-18:experimental project

Select Your Operating System

For Debian Testing 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:/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
For Debian 13 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:/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
For xUbuntu 25.10 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:/OS-18:/experimental/xUbuntu_25.10/ /' | 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.10/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
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:/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