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