LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Yast Update Delete problem in 9.2 Pro (https://www.linuxquestions.org/questions/suse-opensuse-60/yast-update-delete-problem-in-9-2-pro-264219/)

nathanv117 12-08-2004 07:23 PM

Yast Update Delete problem in 9.2 Pro
 
Yast Update Delete problem in 9.2 Pro

I want to install a new binary rpm from my private folder thru yast "install and remove Software" gui.
Added my private folder to "Change Source of Installtion" .
When I bring up yast2, it does not show the rpm from my private folder?
Why?
I did a search also.
Does it do any checking?

Thanks

jailbait 12-08-2004 08:10 PM

"When I bring up yast2, it does not show the rpm from my private folder?
Why?"

When YaST2 doesn't do what you want I think that it is easier to use the command line rpm than to beat YaST2 into submission. You can install the rpm with something like this command:

rpm -i /private/folder/package.x.y.i586.rpm

See man rpm.

------------------------------
Steve Stites

nathanv117 12-09-2004 09:16 PM

Somebody suggested in another forum to do edit/refresh for the source added after adding new rpms. I tried and it worked.

pointer 12-10-2004 03:34 AM

I'm not sure if you can do that in yast.
but you can use kpackage to install your rpms, this works well.
start kpackage, open your rpm and install it.


All times are GMT -5. The time now is 07:20 AM.