In case your distro use yum then edit yum.conf file to have cache=1. All the packages u download will be saved in the cache directory and you can use those files for future.
On Sat, Nov 21, 2009 at 8:43 PM, Kishan Poudel <[email protected]>wrote: > back up ur all packages periodically from /var/cache/apt/archives ..so > that after u reformat ur os then u dont have to download already downloaded > packages... simply move backup files to same location > (/var/cache/apt/archives) then use symnatic package manager to install > them... it u directly take packages form that location before it search in > internet location .. > > > On Sat, Nov 21, 2009 at 6:27 PM, Ishwor Gurung <[email protected]>wrote: > >> 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]<foss-nepal%[email protected]> >> >> Mailing List Guidelines: >> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines >> Community website: http://www.fossnepal.org/ >> > > -- > FOSS Nepal mailing list: [email protected] > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: > [email protected]<foss-nepal%[email protected]> > > Mailing List Guidelines: > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > Community website: http://www.fossnepal.org/ > -- http://surajneupane.com.np/ Suraj Neupane -- 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/
