--- visheshonly <[EMAIL PROTECTED]> wrote: > rpm -e ymessenger > Mithun > > i am aware of this command.. i was more interested to know why i get > package already installed message when i have removed the package? > please oblige.
Because rpm doesnt care whether the file got deleted from the filesystem or not. It maintains a separate record of all packages which are installed and it is not filesystem based. It is a DB3 database AFAIK. Mithun __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
