LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   install rpm by using c++ (https://www.linuxquestions.org/questions/programming-9/install-rpm-by-using-c-172518/)

alrawab 04-20-2004 11:26 AM

install rpm by using c++
 
hi
any one can help me to call rpm api to install rpm pkgs from c++ programe
thnx

acid_kewpie 04-20-2004 02:34 PM

well you either use a system() call to run the rpm program, or you write your own... see the rpm source code for a pretty good example!


All times are GMT -5. The time now is 11:01 AM.