I'm in need of deploying the same software over and over on multiple systems.
How can I build a .deb file from apt-get
packages like ia32-libs
in Ubuntu so I don't have to download this software on each and every system? (and wait while doing so and consuming bandwidth?)