On Tue, Jan 4, 2011 at 3:43 PM, Abhi <[email protected]> wrote: > I would like to know if a script can be made to install all the > packages I want. > > Like if I want to install gedit and nmap on my linux system, then the > script can download the packages from internet and install it on my > linux system by just opening the script. > > or > > The better one will be if there is a folder which has all the packages > that are to be installed and the script is also there to install them. > The user just has to open that script and then it will install all > those packages.
If think you want http://code.google.com/p/debbundle/ { for apt based system } -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
