#!/bin/sh install_gpick() { echo "Installing gpick" sudo apt-get install gpick -y }