Query: dpkg-unhold
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPKG-UNHOLD(8) dlocate DPKG-UNHOLD(8)NAMEdpkg-unhold - program to flag for installation a package or packagesSYNOPSISdpkg-unhold [PACKAGE...]DESCRIPTIONdpkg-unhold marks package(s) to be held. it achieves this by running `dpkg --set-selections' and piping in the package name(s) followed by `install'. NOTE: this program does not install, remove, purge any package. it ONLY sets the status of the package. any actual removal or purging is done the next time dselect, apt-get, aptitude, etc are run.BUGSThe name is little bit of a misnomer in that it marks the package for installation. this effectively "unholds" the package if it is held, but will cause dselect/apt/etc to install it if it wasn't already installed.SEE ALSOdpkg(1), dpkg-hold(1), dpkg-remove(1), dpkg-purge(1)AUTHORdpkg-unhold was written Craig Sanders <cas@taz.net.au>. dpkg-unhold is Free Software placed in the public domain. Debian Project 2009-06-02 DPKG-UNHOLD(8)