apt-move software package provides Maintain Debian packages in a package pool, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install apt-move
apt-move is installed in your system.
Make ensure the apt-move package were installed using the commands given below,
$ sudo dpkg-query -l | grep apt-move *
You will get with apt-move package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Administration Utilities |
| Package | apt-move |
| Version | 4.2.27-3 |
| Description | Maintain Debian packages in a package pool |
| Sub Section | Admin |