Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Shayne on September 04, 2003, 09:21:25 PM
-
Please help! How do you install and RPM package ???
-
The usual way at the command prompt.
rpm -ivh some.file.name.rpm
or
rpm -Uvh some.file.name.rpm
to upgrade an existing rpm.
-
Bill ur a star :)