# The $DISTRO is a distribution name as in the build service
wget http://download.opensuse.org/repositories/home:/metan/$DISTRO/Release.key
apt-key add Release.key
Packages are build for:
Fedore 25, 26, 27, 28
OpenSUSE Leap 15.0, 15.1, 15.2, 42.2 and Tumbleweed
RPM packages for SUSE and Fedora as well as specfile are available in the build service.
Packages are build for:
Raspbian 9.0 and 10.0
Debian 8.0, 9.0 and 10.0
Ubuntu 20.04 and 20.10
The packages are build in the build service.
# The $DISTRO is a distribution name as in the build service
wget http://download.opensuse.org/repositories/home:/metan/$DISTRO/Release.key
apt-key add Release.key
# The $DISTRO is a distribution name as in the build service
echo "deb http://download.opensuse.org/repositories/home:/metan/$DISTRO ./" >> /etc/apt/sources.list
apt-get update
apt-get install spiv
# for development
apt-get install libgfxprim-dev
Just use our official overlay. Follow the instruction in the README.