Sagar, Hi connectask (सागर क्षेत्री) wrote: > Every time i install linux distors i have to be with internet. I need > to have the collection of softwares and packages which could install > at the time of need as like in windows. > Problem ke bho bhane related package haru khojda khojda hairan. > If possible install bhayako software ko related package sahit save > garna payema future ma sajilai sanga use garna sakinthyo. > Once i use aptoncd but purai backup garcha and it is difficult to > choose the related one.
In case you're Googling, you want the term 'depends' and 'rdepends' instead of 'related' (might yield you better results). > aptoncd bata liyeko package harulai kasari sajilai utilize garna > sakincha ? yesko answer bhayema pani hunethiyo. Have you tried http://keryxproject.org? Give it a go and see. I haven't tried it formally but maybe you could get ahead with that project. Also try: $ apt-cache depends <packagename> $ apt-cache rdepends <pcakagename> to see all the packages that depends/reverse on a particular <packagename> so you need to grab and install them (and their r/depends!) before proceeding with <packagename>. AFAIK, aptoncd so far (from what I've heard) is suppose to make it easier but formally I have no idea as I have never needed it. Mitra ISP also maintains an Ubuntu repository if you're interested (Not that this might help but just FYI :) -- Cheers, Ishwor Gurung -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
