Skip to content

Install Repository

wget https://www.galil.com/sw/pub/apt/all/galil-release_1_all.deb
sudo apt install ./galil-release_1_all.deb
rm ./galil-release_1_all.deb

Install Packages

sudo apt update
sudo apt install gclib gcapsd
Serial/USB Controllers

If direct connections are desired (default connections use gcaps), add the user to the dialout group for access to serial and USB devices. Restart for changes to take effect.

sudo usermod -aG dialout $USER

Done!

gclib has been added to system include paths, and gcaps is ready for connections.