fink.rb

Path: lib/puppet/provider/package/fink.rb
Last Update: Fri Aug 03 10:17:44 +0000 2012

Methods

finkcmd   install   latest   purge   run_preseed   uninstall   update  

Included Modules

Puppet::Util::Package

Public Instance methods

A derivative of DPKG; this is how most people actually manage Debian boxes, and the only thing that differs is that it can install packages from remote sites.

Install a package using ‘apt-get’. This function needs to support installing a specific version.

What‘s the latest package version available?

preseeds answers to dpkg-set-selection from the "responsefile"

[Validate]