APTonCD : Create local removable repository of downloaded packages

I have a really slow internet connection in the university i am studying in so for installing applications i have to usually keep my laptop powered on for considerable period of time this almost makes it impossible for me to remove my existing Ubuntu installation and do fresh new installation again as i risk losing all my downloaded packages. APTonCD is a tool that can help you precisely in such situations . Whenever you install applications via synaptic/apt-get/aptitude the corresponding Debian files are downloaded and stored ( /var/cache/apt/archives) then they are installed on your system . APTonCD helps you create local repositories of these downloaded package files along with all its dependencies on a CD/DVD so that you could install these application on any computer whether internet connection is available or not using apt-get tool. APTonCD is availble in Ubuntu official repositories and could be installed easily by issuing the following command in the terminal window : s