Results 1 to 5 of 5
I want to fetch rpm information or installed programs' list (through rpm only). Is there any java package or library for that?...
- 12-28-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 7
How to access rpmdb in red hat by java coding?
I want to fetch rpm information or installed programs' list (through rpm only). Is there any java package or library for that?
- 12-28-2009 #2
The only thing I know of is jRPM. Is there a reason you must do this in Java?
- 12-29-2009 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 7
Thanks.. thank you..
I was searching for the same..
I want to check without terminal can we fetch the rpm list( by programming language like jave). I need that with reference to my project..
- 12-29-2009 #4
well, seeing as how this assumes you are running on a machine that has RPM installed anyway, might as well just use the command line one, i'm not familiar with jrpm so possibly it is more convenient
- 12-30-2009 #5Linux Newbie
- Join Date
- Sep 2005
- Location
- CZ
- Posts
- 164


Reply With Quote
