I installed a package from rpm, then upgraded with newer version. Then I wanted to remove this newer verson (with rpm -e) and install the old one again. But I got a message that this package is not installed. This is weird, because rpm -q shows that package is installed. Why could that be and what can I do?