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