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