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 do you install an RPM?
« previous
next »
+
Print
Pages: [
1
]
Go Down
How do you install an RPM?
2 Replies
674 Views
Dave
How do you install an RPM?
«
on:
May 29, 2002, 07:16:09 PM »
I know, dumb question, but I have to learn somewhere...
I'm a seasoned Windows user, but really don't have the foggiest idea about a Linux based OS. So, how exactly do you install an RPM on the SME server?
Logged
Gavin
Re: How do you install an RPM?
«
Reply #1 on:
May 29, 2002, 07:56:55 PM »
If you have a new rpm package you do @ command line;-
rpm -i example.rpm
If its an upgrade rpm then again @ command line type
rpm -Uvh example.rpm
if you want to see whether a rpm is installed type
rpm -q example
then it will say whether a certain package is installed or not
Hope that Helps!!!!!
Gav
Logged
Bill Talcott
Re: How do you install an RPM?
«
Reply #2 on:
May 29, 2002, 11:25:27 PM »
For newbies (like me), the Update System panel at
http://myezserver.com/downloads/mitel/contrib/update-system-0.0.1/
is very handy. To get that installed, or if you prefer doing it manually, you'll have to do what Gavin said. You can also find lots of info in the manual pages ("man rpm") and at linuxnewbie.org.
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
How do you install an RPM?