> Hello All!
>
> I have just started learning and working on linux.
>
> i installed some "rpm" packages in Fedora Core they
> get installed and work fine.
>
> The problem comes when i want to uniinstall the
> software.
> when i give the command  "rpm -e packageName.rpm" it
> says that this package is not installed on the system.
> i also tried "rpm -e packageName"   command also.


 remove the package using actual packagename  without version no.

  e.g. # rpm -e squid

if you type
# rpm -e  squid-2.5.STABLE1-2
    or
 # rpm -e squid-2.5.STABLE1-2.rpm
it says that this package is not installed on the system.

Regards
Ritesh Agrawal

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to