LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Writing a Package Manager (https://www.linuxquestions.org/questions/programming-9/writing-a-package-manager-4175487312/)

hunterjoz1996 12-08-2013 02:10 PM

Writing a Package Manager
 
Greetings folks! One fascinating Linux aspect is the package manager, and I am interested in writing one. How would I write it, so that a terminal can use it (I don't want it to be a GUI yet). If I did continue with this project, I'd call the package manager Zeus, and I plan to have three switches: -z to uninstall a package, -i to install a package, and -p to get a package list.

jamison20000e 12-08-2013 03:24 PM

Hello.

Dear package manager... lol
http://rute.2038bug.com/index.html.gz
http://en.wikipedia.org/wiki/Package_management_system
http://distrowatch.com/dwres.php?res...age-management
http://www.linux.org/threads/program...ith-bash.4227/
http://www.linfo.org/create_c1.html
Ruby, Python, infinity...*** :D
Good luck and have fun.

grail 12-08-2013 09:34 PM

Here is some more reference that may help:

http://www.linuxfromscratch.org/lfs/...06/pkgmgt.html


All times are GMT -5. The time now is 08:14 AM.