资 源 简 介
Download Once and Install Everywhere
Debbundle is an Offline Installation tool for Ubuntu to help users who do not have Internet at there desktop/laptop and want to try an One-Click type installation for Linux systems.
Download
svn checkout http://debbundle.googlecode.com/svn/trunk/ debbundle
How to create bundle
$ ./OneClickInstall_Deb_Creator OutPutFilename PackageList
EX $ ./OneClickInstall_Deb_Creator GFTP gftp gftp-common gftp-gtk gftp-textEX $ ./OneClickInstall_Deb_Creator Vim vim-gtkEX $ ./OneClickInstall_Deb_Creator KDE-Full-Package kde-desktop
this will download all necessary files and packages into single files
called .OneClickInstall file
How to install bundle
From GUI - Just click on .OneClickInstall File and click on "Run in Terminal"
From Console - ./Package.x86-64.OneClickInstall
EX $ ./GFTP.x86-64.One