1825161 Members
2278 Online
109679 Solutions
New Discussion юеВ

rpm uninstalling

 
Narendra Kumar K.T
New Member

rpm uninstalling

Hi,

I have a Debian linux machine where rpm is not properly installed (not working). Now I want to uninstall completly & to reinstall. Pls help me out in this regard.

Thanks & regards
Narendra Kumar
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: rpm uninstalling

Shalom,

rpm -e rpm name


If that does not work, you can reinstall with the --force option

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Vitaly Karasik_1
Honored Contributor

Re: rpm uninstalling

>I have a Debian linux machine where rpm is >not properly installed

are you sure that we're speaking about rpm package? in general debian uses debian packages. it's possible to install rpm system on debian, but it's not trivial configuration.