LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   update a software (https://www.linuxquestions.org/questions/linux-newbie-8/update-a-software-654091/)

zhangjianrong 07-07-2008 09:58 AM

update a software
 
Hi,everyone,
I want to write a software that can help me to update other softwares automaticlly, anyone could give me some advice to do so? May be some advice about what knowledge I need to know, thank you!

XavierP 07-07-2008 10:01 AM

These things already exist, many distros already have package managers that can be set to auto-update. Are you trying to write a unified tool or one for a particular distro? Which language do you plan to write it in?

simonapnic 07-07-2008 12:28 PM

I guess you could code it in C/C++ if you're really determined to do so. Keeping a repository database should give you some headaches, not to mention updating it and so.
You might find the following information useful:
http://en.wikipedia.org/wiki/Package_manager


All times are GMT -5. The time now is 04:27 AM.