### Remove the currently installed cb package
rpm -qa | egrep cb-pscrpm -qa | egrep cb-psc
yum remove <package name found above>
### OR
yum remove `rpm -qa | egrep cb-psc`

### Install the new one
./install.sh DT2DQSE8W4FNG#UB42V
