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