Query: aptpkg::policy
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AptPkg::Policy(3pm) User Contributed Perl Documentation AptPkg::Policy(3pm)NAMEAptPkg::Policy - APT package version policy classSYNOPSISuse AptPkg::Policy;DESCRIPTIONThe AptPkg::Policy module provides an interface to APT's package version policy. AptPkg::Policy The AptPkg::Policy package implements the APT pkgPolicy class. An instance of the AptPkg::Policy class may be fetched using the "policy" method from an AptPkg::Cache object. The following methods are implemented: priority(PKG|FILE) Return the pin priority for the given PKG (AptPkg::Cache::Package) or FILE (AptPkg::Cache::PkgFile) object. match(PKG) Find the pinned version of PKG. Returns an AptPkg::Cache::Version object. candidate(PKG) Returns the installation candidate version for PKG.SEE ALSOAptPkg::Cache(3pm), AptPkg(3pm).AUTHORBrendan O'Dea <bod@debian.org> perl v5.14.2 2012-03-16 AptPkg::Policy(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |