This page contains Debian packages for G-Golf.
Download g-golf_0.1.0v10-1_amd64.deb and install it with command
sudo dpkg -i g-golf_0.1.0v10-1_amd64.deb
tar xvf g-golf-0.1.0v10.tar.xz ln -s g-golf-0.1.0v10.tar.xz g-golf_0.1.0v10.orig.tar.xz cd g-golf-0.1.0v10 tar xvf ../g-golf_0.1.0v10-1.debian.tar.xz dpkg-buildpackage --no-sign -b cd .. sudo dpkg -i g-golf_0.1.0v10-1_ARCH.debReplace ARCH with the architecture of your system. You can find out the architecture with command
dpkg-architecture -q DEB_HOST_ARCH
tar xvf g-golf-0.1.0v10.tar.xz ln -s g-golf-0.1.0v10.tar.xz g-golf_0.1.0v10.orig.tar.xz cd g-golf-0.1.0v10 tar xvf ../g-golf_0.1.0v10-1.debian.tar.xzChange
GUILE_VERSION
from 3.0 to 2.2 and
GUILE_VERSION2
from 3.0.8 to 2.2.0
in debian/rules
. Change guile-3.0
to guile-2.2
and guile-3.0-dev
to guile-2.2-dev
in debian/control
.
Remove the (>= 3.0.8)
in debian/control
.
Give commands
dpkg-buildpackage --no-sign -b cd .. sudo dpkg -i g-golf_0.1.0v10-1_ARCH.debwhere ARCH is the architecture of your system.
debian/upstream/signing-key.asc
.
Last updated: August 31, 2022
Copyright © 2020-2022 Tommi Höynälänmaa