#!/bin/bash if ( pkginfo -l kdebase > /dev/null 2>&1 ) ; then pkgrm kdebase fi