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