Hi all ..
I have installed a package and then deleted the files came out from by running
rpm -i test.rpm
now I want to have to file also , so ran the rpm -i test.rpm again but this time it shows test.rpm already installed ..
then I ran rpm -e test.rpm and gives the message the the package is not installed ..
but when I run rpm -i test.rpm , it shows package is already installed ..
Any idea how I can either fully unintsall or install this ..