Table of Contents

Debian - Backports - Pinning Backports

To force the use of backport for specific packages.


Use Pinning

Create or Edit /etc/apt/preferences.

/etc/apt/preferences
Package: nmap
Pin: release a=etch-backports
Pin-Priority: 999

NOTE: The system will now remember that nmap is installed from the backports repository.


References

http://www.backports.org/