#!/bin/bash if ( pkginfo -i | grep cdrtools > /dev/null ) ; then pkgrm cdrtools fi