Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
How to uninstall a rpm?
« previous
next »
+
Print
Pages: [
1
]
Go Down
How to uninstall a rpm?
5 Replies
416 Views
Bill
How to uninstall a rpm?
«
on:
July 24, 2003, 07:32:03 AM »
I installed the flexbackup rpm and now need to remove it. I have never had to uninstall anything on linux so pardon the newbie question....
How do I uninstall rpm's?
TIA,
Bill
Logged
Terry
Re: How to uninstall a rpm?
«
Reply #1 on:
July 24, 2003, 07:35:42 AM »
rpm -e rpm.name.but.dont.include.architecture
if you installed dmc-mitel-portforwarding-0.0.1-5.noarch.rpm, to uninstall it'd be:
rpm -e dmc-mitel-portforwarding-0.0.1-5
HTH, Terry
Logged
Cyrus Bharda
Re: How to uninstall a rpm?
«
Reply #2 on:
July 24, 2003, 07:36:47 AM »
Bill,
Easy:
rpm -e nameofpackage
for example I install crap-0.1-04.rpm to uninstall I would:
rpm -e crap-0.1-04
Cyrus Bharda
Logged
Dan Brown
Re: How to uninstall a rpm?
«
Reply #3 on:
July 24, 2003, 07:41:18 AM »
Or even rpm -e crap
Logged
Schotty
Re: How to uninstall a rpm?
«
Reply #4 on:
July 24, 2003, 02:34:06 PM »
And would this delete all crap from my pc?
lol
Logged
Michael Smith
Re: How to uninstall a rpm?
«
Reply #5 on:
July 24, 2003, 10:35:24 PM »
[root@mylife root]# rpm -e stupid_people
[root@mylife root]# rpm -e bad_jobs
[root@mylife root]# rpm -e illness
[root@mylife root]# rpm -e accidents
[root@mylife root]# rpm -Uvh tons_of_cash
[root@mylife root]# rpm -Uvh loving_wife
[root@mylife root]# rpm -Uvh kool_kids
Ah, bliss!!!!
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
How to uninstall a rpm?