Results 1 to 3 of 3
urm if i have a .rpm file and i want to install it on multiple computers...how do i do that?
thanks...
- 10-24-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 34
how to install a file on multipale computers?
urm if i have a .rpm file and i want to install it on multiple computers...how do i do that?
thanks
- 10-24-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
You can do this on each machine from the command line:
Code:rpm -i filename.rpm
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 10-25-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 34
no i mean, in a single machine, you can install it throughout multipale machine


Reply With Quote
