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