![]() |
|
#1
|
|||
|
|||
|
can someone come up with an idiot's guide for me to install an rpm such as opera.
|
|
#2
|
||||||||||||
|
||||||||||||
|
you mean something that doesnt have a linux installer or something?? use wine then
__________________
My System: ubr gaming computer
|
|
#3
|
||||||||||||
|
||||||||||||
|
he asked how to install rpm's not wine apps.
__________________
download the rpm from the internet/ operas site and select open with your package installer or go to terminal and type sudo yum install opera and if that doesnt work su yum install opera My System: Cewy's wonder macine
|
|
#4
|
||||||||||||
|
||||||||||||
|
If you've downloaded the RPM, just double click it...
__________________
My System: Toshiba Satellite A200-28P
|
|
#5
|
|||
|
|||
|
Nautilus has no installed viewer capable of displaying (name of program)
Quote:
[root@localhost root]# sudo yum install opera sudo: yum: command not found [root@localhost root]# I tryed the other and got simalur results |
|
#6
|
|||
|
|||
|
sorry yum is for fedora, redhats little brother
try while in the dir that containst the package sudo rpm -Uvh <name of package> |