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:
uninstall phpmyadmin
« previous
next »
+
Print
Pages: [
1
]
Go Down
uninstall phpmyadmin
5 Replies
1527 Views
Jeff Coleman
uninstall phpmyadmin
«
on:
November 22, 2001, 08:39:18 PM »
Newbie question.
I no longer need phpMyAdmin on my server. What is the syntax to remove the rpm "e-smith-phpmyadmin-0.2-3.noarch.rpm"?
Thanks - jeff
Logged
joako
Re: uninstall phpmyadmin
«
Reply #1 on:
November 23, 2001, 08:24:11 AM »
rpm -u? I know that there is a switch for RPM to remove a package.
Logged
Jeroen
Re: uninstall phpmyadmin
«
Reply #2 on:
November 23, 2001, 12:15:48 PM »
Think you mean rpm -e ? You could allways try man rpm for more help.
Logged
Jeff Coleman
Re: uninstall phpmyadmin
«
Reply #3 on:
November 23, 2001, 04:38:40 PM »
When I do an rpm -e I get the following message:
error: package e-smith-phpmyadmin-0.2-3.noarch.rpm is not installed
Anyone have any ideas?
-j
Logged
Rich Lafferty
Re: uninstall phpmyadmin
«
Reply #4 on:
November 23, 2001, 08:05:18 PM »
Instead of
rpm -e e-smith-phpmyadmin-0.2-3.noarch.rpm
just do
rpm -e e-smith-phpmyadmin-0.2-3
or even
rpm -e e-smith-phpmyadmin
You hand -e a package name, not a filename.
Hope this helps,
-Rich
Logged
Jeff Coleman
Re: uninstall phpmyadmin
«
Reply #5 on:
November 23, 2001, 08:19:33 PM »
That worked! You da man! Thanks for the lesson :>
-jeff
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
uninstall phpmyadmin