Help on 'unhold'                                                Feta 1.4.0
--------------------------------------------------------------------------

Placing a 'hold' on a package means the package will not get upgraded
when you use the 'upgrade' command; you have to explicitly upgrade it
using the 'install' command. Using the 'dist-upgrade' and 'install'
commands will sometimes override holds, so they can completely upgrade
your system, or install the package you want. 'unhold' removes a hold
from a package.

EXAMPLES
--------
To remove a hold on the xmms package:
 # feta unhold xmms

OTHER REFERENCES
----------------
No underlying tool has a 'unhold' command, but how a hold works is
mentioned in dpkg(8). Feta uses 'dpkg --set-selections' to unhold.

--------------------------------------------------------------------------
Help on 'unhold'                                                Feta 1.4.0
